Listing 1 shows how to access the database directly.
清单1展示了如何直接访问数据库。
Making the application access the database pool.
使应用程序访问数据库池。
Our application USES two different users to access the database.
我们的应用程序使用两个不同的用户来访问数据库。
You should be able to configure the domains and access the database.
您可以配置该域,并访问数据库。
Notice the use of the mysql_connect function to access the database.
注意使用了mysql_connect函数来访问数据库。
The next step is to call these EJBs using JNDI to access the database.
下一步是调用这些使用JNDI的ejb来访问数据库。
The control logic makes use of COM objects (3) to access the database.
控制逻辑利用COM对象(3)来访问数据库。
All threads that access the database do so through the database engine.
访问该数据库的所有线程都是通过该数据库引擎来进行的。
At this point, you are ready to add information to access the database.
此时,您已经准备好添加访问数据库的信息了。
If the match is successful, the user is allowed to access the database.
如果匹配成功,那么就允许此用户访问数据库。
To access the database, you first create a DatabaseWrapper class in PHP.
要访问数据库,首先要使用PHP创建一个databasewrapper类。
Applications access the database with the industry standard JDBC API.
应用程序通过行业标准的JDBCAPI访问数据库。
Log in with a Username and Password that has privileges to access the database.
利用拥有数据访问优先权的Username和Password来登陆。
This tells the server which JDBC driver class to use to access the database.
这将告诉服务器要使用哪一类JDBC驱动程序来访问数据库。
The second parameter is the name of the MySQL user who will access the database.
第二个参数是将要访问该数据库的MySQL用户名。
In other words, users are not allowed to access the database during an offline backup.
换而言之,在离线备份期间,不允许用户访问数据库。
After this code has run, you can access the database directly as a standard Perl hash.
运行此代码之后,可以以标准Perlhash的形式直接访问数据库。
To configure the data layer and the tools that access the database for your application.
为了配置数据层以及应用程序用于访问数据库的工具。
In other words, while doing an offline backup, users are not able to access the database.
换言之,当执行脱机备份时,用户无法访问数据库。
The appropriate bank logic is invoked to access the database and deliver the results.
调用适当的银行逻辑来访问数据库并获得结果。
Data source and persistence provide a JDBC solution to access the database used by JRules.
数据源和持久化提供一个访问JRules使用的数据库的JDBC解决方案。
With an embedded database engine, the application USES the JDBC API to access the database.
在嵌入时,应用程序使用JDBCAPI来访问数据库。
Enter a name for the entry as well as a valid user name and password to access the database.
为该条目输入一个名称,然后输入一个用于访问数据库的合法用户名和密码。
One common problem is older PHP code using the mysql_ functions to access the database directly.
一个常见问题是较老的PHP代码直接使用 mysql_函数来访问数据库。
When session beans access the database directly, the overall performance of the system will improve.
当会话bean直接访问数据库时,会提高系统的整体性能。
Both scripts will access the database, retrieving the single row and outputting it to the screen.
这两个脚本都可以访问这个数据库,从中检索这行记录,并将其输出到屏幕上。
An application is defined as the software driving calls to the database driver to access the database.
应用程序定义为软件驱动调用数据库驱动程序访问数据库。
When a database is active, other Cloudscape systems can still access the database by using remote access.
当数据库处于活动状态时,其他的Cloudscape系统仍然可以通过使用远程访问来访问它。
The account name used to access the database, in this case Db2admin, is prepended to each business object.
在本例的Db2admin 中,用于访问数据库的帐户名称预先计划到每个业务对象。
Your automated tests will all have to access the database through some form of login or user authentication.
你的自动化测试将需要通过一些注册或者使用者身份验证的形式访问数据库。
应用推荐