以下示例向您展示如何使用一个数据库连接字符串来调用CLPPlus。
The example below shows how to invoke CLPPlus with a database connection string.
也许想要存储两种不同的数据库连接字符串,并在运行时基于计算机的位置检索其中一个。
You might want to store two different database connection strings and retrieve one of them at run time based on the computer's location.
此文件存储测试项目的数据库连接字符串,以及其他数据库单元测试配置设置,如命令超时、数据生成文件等。
This file stores the database connection strings for the test project, in addition to other database unit test configuration Settings such as command time-out, data generation file, and so on.
发布概要(PublishProfiles)会存储登录证书和数据库连接字符串,这样不需要管理员权限就可以部署应用程序。
Publish Profiles store login credentials and database connection strings, and do not require administrator privileges to deploy applications.
通过应用程序设置,不仅可以存储应用程序数据(如数据库连接字符串),还可以存储特定于用户的数据(如工具栏的位置和最近使用过的列表)。
With Application Settings, you can store not only application data such as database connection strings, but also user-specific data, such as toolbar positions and most-recently used lists.
然后它用它的双亲请求,根据连接的描述找到正确的数据库统计值,并根据sql键字符串找到语句统计值。
It then USES its parent request to find the right database statistics based on the connection's description, and to find statement statistics based on the SQL key string.
您只需要确保在php中更改连接字符串,以匹配数据库的名称。
You just need to make sure that you change the connection strings in the PHP to match the name of the database.
多出的一个本地SQLServer数据库的连接字符串设置,用于网格应用程序跟踪记录。
There's also a connection string setting for the local SQL Server database used for grid application tracking.
建立到数据库的mysqli连接之后,它定义查看哪个RSSfeed并将其放入字符串变量。
After setting up the mysqli connection to the database, it defines which RSS feed will be examined and fetches it into a string variable.
在LotusNotes应用程序全球化的过程中,在属性文件和术语数据库中将使用不同的词语标记连接字符串。
In the Lotus Notes application globalization process, concatenation strings are tagged in different terms in properties files and glossary databases.
由于您需要连接字符串的解密版本才能连接到数据库,因此无法对连接字符串进行哈希处理。
Since you will need the decrypted version of a connection string to connect to the database, you can't hash a connection string. You will need to encrypt it, instead.
这种方法是非常有用的,如果你想改变你的上下文的连接字符串指向一个生产数据库,为您部署应用程序。
This approach is particularly useful if you want to change the connection string of your context to point to a production database as you deploy your application.
Borland DataProvider中提供了一组组件(其前缀为Bdp),它们可以连接到任何支持的数据库上,可以只通过修改连接字符串来实现连接的切换。
The Borland data Provider comes with one set of components (with the Bdp prefix) that can connect to any of the supported databases, and can switch just by changing the connection string.
如果连接字符串包含嵌入式数据库帐户密码,则确保连接字符串的安全尤其重要,这与BestLogin . aspx的情况一样。
Securing the connection string is especially important if it contains an embedded database account password, as is the case in BestLogin.aspx.
在调用CLPPlus期间,可以指定一个连接字符串,以便在CLPPlus会话中建立数据库连接,如以下示例所示。
A connection string can be specified during CLPPlus invocation in order to establish the database connection in CLPPlus session as shown in the example below.
此数据库使用自定义连接字符串。请输入连接数据库所需的文本。
This database USES a custom connection string. Enter the text required to connect to the database.
添加本地数据文件会创建类型化数据集和指向应用程序中数据库文件的动态连接字符串。
Adding local data files creates a typed dataset and a dynamic connection string that points to the database file in your application.
还可以使用该连接字符串来部署数据库更改和生成数据。
This connection string is also used to deploy database changes and generate data.
例如,可能希望禁用调试选项,并更改连接字符串以使其指向不同的数据库。
For example, you might want to disable debug options and change connection strings so that they point to different databases.
通过使用单个类,您将使测试人员更加方便地更改数据库提供程序和连接字符串。
By using a single class, you make it easier for testers to change database providers and connection strings.
NET组件实现网页与数据库之间的连接,采用字段的匹配实现登陆功能,基于字符串匹配的方法实现对上传文档的检测。
NET to connect the webpage to the database, make use of match of the word section to realize the log-in, detect the upload documents based on the methods of string matching.
在本章的前面,你看到,你可以通过在配置文件中加入与你的上下文的名称相同的连接字符串指定一个数据库。
Earlier in this chapter, you saw that you are able to specify a database to use in the configuration file by adding a connection string with the same name as your context.
可用的数据库只是作为JNDI资源尽快部署,不需要追逐JDBC驱动程序,并配置JNDI连接字符串。
The database is simply available as a JNDI resource as soon as it is deployed - there is no need to chase down JDBC drivers, connection strings and configure JNDI.
对网络的设计和布局及网络数据库的选用进行了分析,并就客户端应用程序与数据库服务器的连接作了说明,解决了VB中字符串的处理等难点。
The system design, network layout, selection of database, and the way to connect client applications to the server are described. Difficulties in dealing with characters in VB are resolved.
如果数据库连接发生更改,可在应用程序配置文件中修改连接字符串,而不是编辑源代码并重新编译应用程序。
If the database connection changes, you can modify the connection string in the application configuration file instead of editing the source code and recompiling your application.
如果数据库连接更改,可编辑配置文件中的连接字符串。
If the database connection changes, you can edit the connection string in the configuration file.
如果在执行单元测试时部署数据库,则将使用单元测试配置中指定的连接字符串信息来创建数据库。
If you deploy a database when you perform unit tests, the database is created by using the connection string information that is specified in your unit test configuration.
在连接打开之后获取当前数据库的名称,或者在连接打开之前获取连接字符串中指定的数据库名。
Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened.
在连接打开之后获取当前数据库的名称,或者在连接打开之前获取连接字符串中指定的数据库名。
Gets the name of the current database after a connection is opened, or the database name specified in the connection string before the connection is opened.
应用推荐