The data including the experimental reports and contents is stored in the Access database of the server.
实验报告和实验内容等数据都保存在服务器端的数据库里。
Moreover, the ACCESS database features simple operation and maintenance requirements, it is an ideal option of the back stage database for mini-network application system.
同时ACCESS数据库操作简便,维护简单,是小型网络应用系统后台数据库很好的选择。
If your database contains sensitive data, you might want to limit access to the catalog views, because the catalog describes every object in the database.
如果你的数据库包含敏感信息,您可能希望限制对编目视图的访问,因为编目描述了数据库中的每一个对象。
Your automated tests will all have to access the database through some form of login or user authentication.
你的自动化测试将需要通过一些注册或者使用者身份验证的形式访问数据库。
Listing 1 shows how to access the database directly.
清单1展示了如何直接访问数据库。
Establishes a connection with the support database and provides access methods to query and update the database.
建立一个到支持数据库的连接,提供一些访问方法来查询和更新数据库。
Here is an example of the steps that would be needed to catalog and access the database using the methodology described.
下面是一个步骤示例,这些是使用描述的方法编目和访问数据库所需的步骤。
All threads that access the database do so through the database engine.
访问该数据库的所有线程都是通过该数据库引擎来进行的。
Some systems even automate writing some of the database access code for you.
一些系统甚至可以自动写入一些数据库访问代码。
This is how the queue manager is able to access the key database without human intervention.
这是队列管理器在没有人类干预的情况下访问密匙数据库的方式。
Locking is the mechanism that the database manager USES to control concurrent access to data in the database by multiple applications.
锁定是数据库管理器用来控制多个应用程序并发访问数据库中数据的机制。
In other words, users are not allowed to access the database during an offline backup.
换而言之,在离线备份期间,不允许用户访问数据库。
The JPA provider releases the database connection once the access is complete.
JPA提供者会在访问完成之后马上释放这个数据库连接。
For example, in an application that is tightly tied to a database, many methods may need to access the database.
例如,在与数据库有紧密联系的应用程序中,程序的很多方法可能都需要访问数据库。
The only access to the underlying database objects is through the specific statements in the package.
对底层数据库对象的访问只能通过包中的特定语句进行。
Security of the database access relies on a JDBC driver and a database implementation.
数据库访问安全依赖于JDBC驱动程序和数据库实现。
The next step is to call these EJBs using JNDI to access the database.
下一步是调用这些使用JNDI的ejb来访问数据库。
For example, the endpoint URL for database provides connection information to access the database using a DB2 client.
例如,数据库的端点url提供了使用DB 2客户端访问数据库的连接信息。
After all the input parameters are validated, reference to access the endpoint database is obtained.
检查所有输入参数之后,获取访问端点数据库的引用。
An application is defined as the software driving calls to the database driver to access the database.
应用程序定义为软件驱动调用数据库驱动程序访问数据库。
For example, the database access is a wrapper around JDBC.
例如,数据库访问就是对JDBC的包装。
You should be able to configure the domains and access the database.
您可以配置该域,并访问数据库。
This information is used behind the scenes for all the database access to this class 'table.
该信息隐式用于对该类的表的所有数据库访问中。
To configure the data layer and the tools that access the database for your application.
为了配置数据层以及应用程序用于访问数据库的工具。
The account name used to access the database, in this case Db2admin, is prepended to each business object.
在本例的Db2admin 中,用于访问数据库的帐户名称预先计划到每个业务对象。
When a database is active, other Cloudscape systems can still access the database by using remote access.
当数据库处于活动状态时,其他的Cloudscape系统仍然可以通过使用远程访问来访问它。
Putting a web front end on the database access.
将一个web前端放置到数据库存取器上。
One common problem is older PHP code using the mysql_ functions to access the database directly.
一个常见问题是较老的PHP代码直接使用 mysql_函数来访问数据库。
The program in Listing 7 USES the PWD module to access the password database.
清单7中的程序使用pwd模块来访问密码数据库。
The second parameter is the name of the MySQL user who will access the database.
第二个参数是将要访问该数据库的MySQL用户名。
应用推荐