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.
如果你的数据库包含敏感信息,您可能希望限制对编目视图的访问,因为编目描述了数据库中的每一个对象。
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.
建立一个到支持数据库的连接,提供一些访问方法来查询和更新数据库。
All threads that access the database do so through the database engine.
访问该数据库的所有线程都是通过该数据库引擎来进行的。
Each member can simultaneously access the same database for both read and write operations.
每个成员可以同时访问相同的数据库,包括读和写操作。
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.
锁定是数据库管理器用来控制多个应用程序并发访问数据库中数据的机制。
At this point, you are ready to add information to access the database.
此时,您已经准备好添加访问数据库的信息了。
Still, you can't deny the cost of database access.
但数据库访问的代价却还是不容忽视。
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客户端访问数据库的连接信息。
If the match is successful, the user is allowed to access the database.
如果匹配成功,那么就允许此用户访问数据库。
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.
您可以配置该域,并访问数据库。
The control logic makes use of COM objects (3) to access the database.
控制逻辑利用COM对象(3)来访问数据库。
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.
为了配置数据层以及应用程序用于访问数据库的工具。
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用户名。
Notice the use of the mysql_connect function to access the database.
注意使用了mysql_connect函数来访问数据库。
应用推荐