Each script connects to the database, retrieves a row of data, and outputs that row to the screen.
这两个脚本都会连接到数据库上,并检索一行数据,并将该行输出到屏幕上。
Our only requirements for each script will be one database connect, one database access, and an output to the screen of the retrieved row.
对于每个脚本来说,惟一的要求就是一个数据库连接、数据库访问权限以及在屏幕上输出检索到的行。
Let the script create a sample database instance for you.
让脚本为您创建一个示例数据库实例。
Execute this database script to create the table in your database.
执行这个数据库脚本就能在数据库内创建这个表。
This script can be run against another database to replicate the original one.
该脚本可以在另一数据库上运行以复制原来的那一个数据库。
The script takes a database handle and the game ID.
此脚本获得了一个数据库句柄和游戏id。
This script will populate the database with the MD5 digest passwords encoded in hex format.
这个脚本将使用十六进制格式编码的MD 5摘要密码来填充数据库。
The first simple script here will open a database connection and confirm that with a message to the browser.
下面第一个简单的脚本将打开一个数据库连接,并向浏览器发送消息确认该连接。
If the script successfully connects to the database, it simply returns the database connection handle to the caller.
如果该脚本成功地连接到数据库,那么只需向调用者返回数据库连接句柄。
Deploy automatic maintenance polices to any database using a script or programming language.
使用脚本或编程语言向任何数据库部署自动维护策略。
Then the script will configure the database loader and load the data into the database.
接着,该脚本将配置数据库装载器,并将数据装载到数据库中。
The following script can be edited and run on your warehouse database to generate a script to enable row compression across all AW created fact tables.
以下脚本可被编辑并在您的数据仓库数据库上运行,来生成一个脚本跨所有AW创建的事实表启动行压缩。
Create DB2 database: This script package creates the necessary database and table for our application on the DB2 database server instance.
创建DB 2数据库:此脚本包在DB 2数据库服务器实例上创建我们应用程序所需的数据库和表。
Additionally, DDL script for defining the database tables is also generated.
此外,用来定义数据库表的ddl脚本也会产生。
When you re-run the output script against a database, the objects are created successfully.
当您对数据库重新运行输出脚本时,会成功创建一些对象。
The script first connects to the database and runs a simple SELECT query against the polls table.
该脚本会先与数据库连接,并对调查表运行一个简单的SELECT查询。
The script can be run against another database to recreate database objects.
该脚本可以在另一数据库上运行以重新创建数据库对象。
When creating a new database object or altering an existing object, this action runs the script on the database and creates or alters the object.
当创建新的数据库对象或者更改现有对象时,该操作可以在数据库上运行脚本并创建或者更改对象。
If you already have a database named TPOX on your server, this script drops the database and recreates it with new database objects.
如果在您的服务器上已经有名为TPOX的数据库,这个脚本会删除它并用新的数据库对象重新创建它。
It might be that the script could not connect to the database.
可能是脚本未能连接到数据库。
You may want to validate a script against a different type of database, for example, if you are planning to export the script for use in another type of database.
您可能希望在不同类型的数据库上验证脚本,例如,您可能准备将脚本导出为另一种类型的数据库。
Once the database is created, the script will list all the tables in the database.
创建了数据库后,该脚本将列出数据库中的所有表。
In the case of failure to connect to the database, the script reports the error to the phone.
如果出现数据库连接故障,脚本将向电话报告错误。
Script for creating database schema/table/rows for initializing a database.
用来创建初始化数据库所用的数据库模式/表/行的脚本。
Semantic validation is associated only with the database that the script is currently connected to.
语义验证只与脚本当前连接的数据库有关。
To create a new change management script on the GSDB database, perform the following steps
执行以下步骤就可以在GSDB数据库上创建一个新的变更管理脚本
The script includes the Pear: : DB database access class.
这个脚本包含Pear:DB数据库访问类。
Create a script to collect database configuration information.
创建用于收集数据库配置信息的脚本。
The createdb1.sql script: Creates database table and fills with data.
清单5 . createdb 1 . sql脚本:创建数据库表并填充数据。
The createdb1.sql script: Creates database table and fills with data.
清单5 . createdb 1 . sql脚本:创建数据库表并填充数据。
应用推荐