Nuclear power plant PSA software database system has been debugged and tested successfully. Also it has been already applied as a database module of PSA analysis software.
PSA软件数据库系统已完成调试、测试工作,作为PSA分析软件的数据库模块已得到了应用。
You will develop a PHP code module to provide the core bank logic with the necessary database access using ODBC.
我们开发一个PHP代码模块来提供核心银行逻辑,并使用ODBC进行必要的数据库访问。
When your module needs to access or store information in a database, the main part of Figure 1 that you are interested in is the application tables.
当您的模块需要在数据库中访问或存储信息时,在图1中,需要关注的主要部分是应用程序表。
This enables you to use the DB2 agent module with a backup, which enables you to encrypt a database backup image by communicating with the security server.
这使您能够结合使用DB 2代理模块和备份,从而实现通过与安全服务器通信加密数据库备份映像。
At the end of this part of the series, you will have built the database, a PHP module for the core bank logic, and a single-page based browser user interface, which are all part of our bank scenario.
到本文结束时,我们会建立数据库、一个提供核心银行逻辑的PHP模块以及一个单页面浏览器用户界面,这些都是银行场景的组成部分。
Important functions in this module are connecting to a database, querying the database, and giving out results of the query.
该模块中的重要函数有:连接数据库的函数、查询数据库的函数以及提供查询结果的函数。
Typically, a module also accesses an underlying database. Some experience with a relational database and SQL is helpful, as well.
通常,模块也会访问底层数据库,因此,关系数据库和SQL方面的经验也会对您有所帮助。
The SCORE enterprise application provides both a WAR module for interacting with users and EJB JAR files for database transactions.
SCORE企业应用程序提供了一个与用户交互的WAR模块和一些用于数据库事务的EJBJAR文件。
The JDBC resource adapter forwards changed information in the EIS, in this case a create, update, or delete in a database, to an export in your module.
JDBC资源适配器将EIS中更改的信息(本示例中为数据库的创建、更改或删除)转发到模块中的导出。
After performing the database and PHP module work, you will continue with providing a simple user interface for the bank tellers to perform the four core functions.
在建立数据库并开发PHP模块之后,为银行出纳员提供执行四个核心功能的用户界面。
You can for example write a module that reads a table in a database and outputs a stream of SAX events.
比方说,可以编写一个模块读取数据库表并输出SAX事件流。
This is a time consuming process, but it is the only way to keep the module configuration data in the database in sync with the process Server infrastructure configuration.
这是一个颇为耗时的过程,但却是将数据库中的模块配置数据与ProcessServer基础设施配置保持同步的惟一方法。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
当使用DBI->connect语句(语法如下)来创建一个数据库句柄 时,DBI模块会自动加载DBD::DB2驱动程序。
As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.
正如可以从这个图中看出的,Perl程序使用了一个标准的API来与DBI (Perl的数据库接口模块)进行通信。
To abstract the specifics of the underlying database and to simplify module development, Drupal V6 introduces a Schema API (see Resources) to define tables using plain PHP associative arrays.
为抽象化底层数据库的具体数据并简化模块开发,DrupalV 6引入了一个SchemaAPI(参见参考资料),以便使用纯php关联数组定义表。
This GBean specifies the login module, SQLLoginModule, which means a database is going to be used to retrieve usernames and passwords.
这个GBean指定登录模块SQLLoginModule,这意味着要使用数据库来检索用户名和口令。
The final piece that you need is a Python module that provides the ODBC database support.
最后需要的是一个提供ODBC数据库支持的Python模块。
Then, you will develop a mid-tier PHP module to house the bank's business logic, which uses ODBC to connect to the MySQL database.
然后,开发一个中间层PHP模块来提供银行的业务逻辑,这个模块使用ODBC连接MySQL数据库。
In Listing 2, workdev-sql-login is the login module that is configured to use an SQL database as a source for credentials.
在清单2中,workdev - sql - login是一个登录模块,被配置为使用sql数据库作为凭证来源。
A different way to access a database using Perl is to use the DBI and the DBD-ODBC module which USES ODBC instead of the native DBD.
使用Perl访问数据库的另一种方法是使用DBI和DBD -ODBC模块,后者使用ODBC,而不是使用本地的DBD。
It will be gone when the program finishes if you do not take steps to save it (such as writing it to a real file, or using the shelve module or a database).
如果不保存它(如将它写入一个真正的文件,或者使用shelve模块或数据库),则程序结束时,它将消失。
First, I tell Perl that I want to use the Pixie module, and then I connect Pixie to a database.
首先,我告诉Perl我希望使用Pixie模块,然后我将Pixie连接到数据库。
If you want to use xml2sql as a support module, you can get the set of SQL statements as a Python list (which might be handy for use with some database modules).
如果希望使用xml2s ql作为支持模块,可以获得以python列表获取该组sql语句(可能对于和某些数据库模块一起使用很方便)。
This trigger allows changes in a database to be sent to an export in a WebSphere Integration Developer module.
此触发器允许将数据库中的更改发送到WebSphereIntegrationDeveloper模块中的导出。
DB2 9.7 now supports the concept of a module (this is similar to the concept of a Package in Oracle), that you can use to bundle related database object definitions.
DB 2 9.7现在支持模块概念(这与Oracle中的“包”概念相似)。可以使用模块把相关的数据库对象定义打包在一起。
This module-level scoping provides a degree of abstraction (data hiding) that lets you restrict visibility of the database to a specific module.
此模块级范围提供了一个抽象级别(数据隐藏),允许您限制数据库对特定模块的可见性。
With the JDBC resource adapter, the trick to getting database changes to a module is using a trigger.
使用JDBC资源适配器,获取对模块进行数据库更改的技巧是使用触发器。
As per the specification, two steps are needed for an application module to use a database connection pool.
根据规范,应用程序模块使用数据库连接池需要两个步骤。
As per the specification, two steps are needed for an application module to use a database connection pool.
根据规范,应用程序模块使用数据库连接池需要两个步骤。
应用推荐