Listing 1 shows how to access the database directly.
清单1展示了如何直接访问数据库。
You should be able to configure the domains and access the database.
您可以配置该域,并访问数据库。
The next step is to call these EJBs using JNDI to access the database.
下一步是调用这些使用JNDI的ejb来访问数据库。
All threads that access the database do so through the database engine.
访问该数据库的所有线程都是通过该数据库引擎来进行的。
Applications access the database with the industry standard JDBC API.
应用程序通过行业标准的JDBCAPI访问数据库。
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.
换言之,当执行脱机备份时,用户无法访问数据库。
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.
你的自动化测试将需要通过一些注册或者使用者身份验证的形式访问数据库。
This helps lock down your system and ensures only users who are supposed to access the database actually do.
这可以保护系统,确保只有应该访问数据库的用户才能这么做。
The next step is to define an endpoint of the Web service that is used by the client to access the database.
下一步是定义客户机用来访问数据库的Web服务端点。
For example, in an application that is tightly tied to a database, many methods may need to access the database.
例如,在与数据库有紧密联系的应用程序中,程序的很多方法可能都需要访问数据库。
For example, the endpoint URL for database provides connection information to access the database using a DB2 client.
例如,数据库的端点url提供了使用DB 2客户端访问数据库的连接信息。
Here is an example of the steps that would be needed to catalog and access the database using the methodology described.
下面是一个步骤示例,这些是使用描述的方法编目和访问数据库所需的步骤。
To access the database from the web browser, you need a class that makes use of the driver.php script through Ajax.
要从web浏览器访问数据库,需要一个通过Ajax利用driver. php脚本的类。
Now all that you need to do is create a database connection, and you will be ready to create SDOs to access the database.
现在您所需要做的就是创建一个数据库连接,并且您将准备好创建sdo来访问数据库。
You can verify that the server information is correct, and you can now access the database from the ClearQuest 7.0 client.
您可以验证这个服务器信息是正确的,现在还可以从ClearQuest 7.0客户端访问这个数据库。
If the servlet were to access the database directly, the code would be very similar to the code in the session bean above.
如果servlet要直接访问数据库,那么代码就与上面会话bean中的代码非常相似。
应用推荐