测试架构,直接连接数据库。
输入将用来连接数据库的用户的登录名。
Type in the name of the login user that will be used to connect to the database.
输入以下命令连接数据库。
我们从加载提交的实例和连接数据库开始。
Start by loading the submitted instance, and by connecting to the database.
使用PHP连接数据库。
jdbcUser定义连接数据库的用户名。
在本例中,首先启动ij工具并连接数据库。
In this example, you first start the ij tool and connect to your database.
清单1:连接数据库。
用于连接数据库的数据库驱动器。
使用这些工具连接数据库和发出SQL的例子。
url是用来连接数据库的JDBCurl。
Hibernate.connection.url JDBC url for connecting to a database.
这些文件是在第一次连接数据库时预先分配好的。
These files are pre-allocated during the first connection to the database.
PHP代码所要做的第一件事情是连接数据库。
The first thing the PHP code does is connect to the database.
jdbcPassword是连接数据库的口令。
在应用程序重新尝试连接数据库时,它将会成功连接。
Once the application reattempts to connect to the database, it will get the connection successfully.
接下来,可以通过发出连接命令连接数据库。
在下午1点,连接数据库服务器并取得表数据的基线。
At 1:00 p.m. connect to the database and take a baseline of table data.
jdbcDriver是连接数据库使用的驱动程序。
php文件包含连接数据库所需的基本参数和自变量。
The database.php file contains basic parameters and arguments for connecting to your database.
在该提示符下,运行connect命令,连接数据库。
At this prompt, run the connect command, which connects to a database.
如果没有执行该备份,您将收到下面尝试连接数据库的错误。
If you don't you will receive the error below trying to connect to the database.
如果没有执行该备份,您将收到下面尝试连接数据库的错误。
If you don't, you will receive the error below trying to connect to the database.
ij工具可用于连接数据库并向数据库发出命令。
The ij tool can be used to connect to and issue commands to a database.
db 2 empfa以互斥方式连接数据库分区。
The db2empfa connects to the database partition in exclusive mode.
当应用程序运行时,将使用此值确定是否授权用户连接数据库。
This value is used when the application runs to determine whether a user is authorized to connect to the database.
既然已经声明两个类,只要告诉JPA运行时如何连接数据库。
Now that you have declared your two classes, you just need to tell the JPA runtime how to connect to your database.
逆向工程提供了连接数据库的功能和可以译成可视化模型的源代码。
Reverse engineering provides the ability to connect to databases and source code, which you can then render into visual models.
如果该名称不是完全限定的,则使用连接数据库的用户作为模式名。
If not fully qualified, the user that was used to connect to the database is used as the schema name.
以后,可以在应用程序中使用这些数据库池连接数据库。
These database pools can later be used in the applications to get connections to the database. To create a new pool, follow these steps.
可以使用本机DB 2PHP驱动程序来连接数据库和检索数据。
Native DB2 PHP Driver to connect to the database and retrieve data.
应用推荐