按一下以移除或停用连接字串。
指定用于来源资料库的连接字串。
Specifies the connection string to use for the source database.
数据库连接出错,请检查连接字串。
建立不包含密码值的连接字串。
Creates a connection string that does not include a password value.
您为何要将连接字串一般化成资料来源。
在连接字串中传递明确的使用者名称和密码。
Pass an explicit user name and password in a connection string.
使用ODBC管理员登录和管理连接字串。
Register and manage the connection strings using ODBC Administrator.
连接字串核取方块。
让您可以使用自己的连接字串,而不用建立DSN。
Allows you to use a connection string of your own instead of creating a DSN.
精灵会使用一个预设的连接字串来建立资料来源的连接。
The wizards use a default connection string to establish a connection to a data source.
连接字串。
选取这个选项时,文字方块中会自动填入预设的连接字串。
Selecting this option will automatically populate the text box with a default connection string.
在连接字串内储存机密资讯(如密码)会影响应用程序的安全性。
Storing sensitive information (such as the password) within the connection string can affect the security of your application.
将连接字串储存在应用程式组态档中,可简化维护应用程式的工作。
Saving connection strings in the application configuration file simplifies the task of maintaining your application.
经过验证后,资料来源便可套用在连接字串中指定的选项并开启连接。
Once validated, the data source applies the options specified in the connection string and opens the connection.
若要修正这个编译器错误,请将连接字串加入至专案的应用程序设定中。
To fix the compiler error, add the connection string to the project's application Settings.
您可以将每一个测试专案与不同的资料产生计划、部署组态和连接字串产生关联。
You can associate each test project with a different data generation plan, deployment configuration, and connection string.
连接字串会受到“最后一个设定”演算法剖析,而恶意的输入值会取代合法的值。
The connection string is parsed by using a "last one wins" algorithm, and the hostile input is substituted for a legitimate value.
已经加入现有资料集的专案并未具有参考的连接字串设定,进而导致资料集无法编译。
The project that the existing dataset has been added to does not have the referenced connection string setting, resulting in the dataset failing to compile.
例如,您可以建立对话方块,提示使用者提供这些资讯,并在执行阶段动态建置此连接字串。
For example, you can create a dialog box that prompts the user for this information and dynamically builds the connection string at run time.
如果对相同的连接字串设定一个以上的规则,则会在使用权限检查期间选取较为严格的规则。
If more than one rule is set for the same connection string, the more restrictive rule is selected during the permission check.
设定单元测试如何执行:您可以将连接字串指定给执行测试、资料产生方案和部署设定的资料库。
Learn more about database unit tests: You can learn more about the files and scripts that compose a database unit test.
当您建立测试专案时,可以进行测试设定(例如连接字串)、部署设定以及资料产生方案,以使用该专案。
When you create the test project, you can configure test Settings (such as the connection string), deployment Settings, and a data generation plan to use for that project.
当您在加入或复制现有的具型别资料集,而其中含有专案应用程序设定中的连接字串参考时,就会出现这个对话方块。
This dialog box appears when adding or copying an existing typed dataset that includes references to a connection string in the project's application Settings.
您可以定义单元测试来验证资料库物件的行为,以及将每一个测试专案与不同的资料产生计划、部署组态和连接字串产生关联。
You can define unit tests to verify the behavior of your database objects and associate each test project with a different data generation plan, deployment configuration, and connection string.
您可以定义单元测试来验证资料库物件的行为,以及将每一个测试专案与不同的资料产生计划、部署组态和连接字串产生关联。
You can define unit tests to verify the behavior of your database objects and associate each test project with a different data generation plan, deployment configuration, and connection string.
应用推荐