The database tag can rapidly connect database, visit database form and return data set, at last show data in client's JSP pages.
该数据库标签能够快速地连接数据库,访问数据库表格记录,返回数据集,最后显示在客户端的JSP页面中。
Connect to the database, and then issue the commands shown in Listing 1.
连接这个数据库,然后发出显示在列表1中的命令。
Our only requirements for each script will be one database connect, one database access, and an output to the screen of the retrieved row.
对于每个脚本来说,惟一的要求就是一个数据库连接、数据库访问权限以及在屏幕上输出检索到的行。
You should be able to connect to the database; there are no tables created yet.
现在应当能连接到数据库了;还没有创建任何表格。
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.
如果没有执行该备份,您将收到下面尝试连接数据库的错误。
If the database is not started, you cannot connect to the database and change the buffer pool sizes.
如果数据库没有启动,那么就不能连接到数据库,也就不能更改缓冲池的大小。
Never connect to the database as a user with super authority or as the database owner.
不要以拥有超级权限或者数据库所有者的用户身份连接到数据库。
The function will then connect to the database and execute this transaction.
该函数随后将连接到数据库中并执行此事务。
You connect to the database and creative execute the query.
我们连接到数据库并创造性地执行了查询。
These options specify the user ID and password to connect to the database instance.
这些选项指定连接到数据库实例的用户ID和密码。
The sleep and tenacity Settings affect how the connector retries to connect to the database when the limit is exceeded.
睡眠和韧度设置将影响超过限制时连接器重新尝试连接到数据库的方式。
This will be the userid that is used to connect to the database for our DataSource.
这个用户标识将用于连接到作为我们的数据源的数据库。
Similarly, to clean up the log store, connect to log database and execute the SQL script.
类似地,想要清理日志存储,可连接到日志数据库并执行sql脚本。
This essentially means that native clients connect directly to a database.
这在本质上意味着原生客户端直接连接到数据库。
The third step is actually developing (or using) applications that connect to the database.
第三个步骤是实际开发(或使用)连接到数据库的应用程序。
Privileges to connect to the database.
连接到数据库的权限。
A JDBC provider is configured to connect to the database from the applications.
您将JDBC提供程序配置为从应用程序连接到数据库。
For instance, a database may already have wrapper classes that connect to the database and process SQL statements.
例如,一个数据库可能已经有了连接到数据库并处理sql语句的包装器类。
Next, connect users to SAMPLE database, as shown in Listing 7.
下一步,将用户连接到SAMPLE数据库,如清单7所示。
Hence, multiple connections to the same database were possible by using different connection names to connect to the same database.
因此,通过使用不同连接名称连接到同一个数据库,到同一个数据库的多个连接是可能实现的。
Now, you'll want to connect to the database and create a table with the following definition.
现在,需要连接到数据库,并用下面的定义创建一个表。
You don't need to write any database connect statements. OGSA-DAI executes the appropriate database connection for you behind the scenes when creating the Grid data Service.
您无需编写任何数据库连接语句,因为创建网格数据服务时ogsa - DAI在后台会为您进行相应的数据库连接。
And two-tier systems perform poorly when a fat client must connect to a database over the WAN.
当胖客户机必须通过WAN连接到数据库时,两层系统的性能较差。
You need to connect to a database before you can use SQL statements to query or manipulate data.
在使用SQL查询或处理数据之前,需要连接到一个数据库。
Type in the name of the login user that will be used to connect to the database.
输入将用来连接数据库的用户的登录名。
Connect to DB2 database and create the test table using the following commands.
连接到DB 2数据库并使用以下命令创建测试数据表。
Connect to the database with PHP.
用php连接到数据库。
Combining this technique with previous ones, you can connect the "Database," "Bean," and "GUI" layers from Figure 2 together.
将这种技巧与之前讨论的那些技巧结合起来,就能够将图2中所示的“Database”、“Bean”和“GUI”层连接起来。
When the database is created, connect to the database from the same command window with a command like this
当该数据库创建完成时,使用类似如下的命令来从同一个命令窗口连接到该数据库
应用推荐