Users connect to database by access interface LIBPQ and are authorized to access and operate views of themselves.
用户通过访问接口LIBPQ连接到数据库,授权访问和操作自己的视图。
The following figure shows the DB2 memory sets allocated when two DB2 agents, agents x and y connect to database A. Assuming
下图展示了当两个DB2代理(代理x和代理 y)连接到数据库A时分配的 DB2内存集。
Connect to database GBPM4ETL and run script GBPM4ET.sql to create the dimension tables and fact table, as illustrated in Figure 10.
连接数据库GBPM 4etl,运行脚本GBPM 4et . sql以创建维度表和事实表,如图10所示。
While DB2 Connect can connect to database servers on all of these platforms, we will be talking mostly about connecting applications to DB2 running under control of z/OS.
虽然DB2Connect可以连接到所有这些平台上的数据库服务器,但我们主要讨论将应用程序连接到在z/OS控制下运行的 DB2。
Connect to the database, and then issue the commands shown in Listing 1.
连接这个数据库,然后发出显示在列表1中的命令。
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.
不要以拥有超级权限或者数据库所有者的用户身份连接到数据库。
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.
第三个步骤是实际开发(或使用)连接到数据库的应用程序。
For instance, a database may already have wrapper classes that connect to the database and process SQL statements.
例如,一个数据库可能已经有了连接到数据库并处理sql语句的包装器类。
These options specify the user ID and password to connect to the database instance.
这些选项指定连接到数据库实例的用户ID和密码。
Next, connect users to SAMPLE database, as shown in Listing 7.
下一步,将用户连接到SAMPLE数据库,如清单7所示。
Similarly, to clean up the log store, connect to log database and execute the SQL script.
类似地,想要清理日志存储,可连接到日志数据库并执行sql脚本。
If not fully qualified, the user that was used to connect to the database is used as the schema name.
如果该名称不是完全限定的,则使用连接数据库的用户作为模式名。
And two-tier systems perform poorly when a fat client must connect to a database over the WAN.
当胖客户机必须通过WAN连接到数据库时,两层系统的性能较差。
The essential function of JDBC is to connect to the database and send SQL statements to the server.
JDBC 的基本功能是连接到数据库,并发送SQL语句到服务器。
In the case of failure to connect to the database, the script reports the error to the phone.
如果出现数据库连接故障,脚本将向电话报告错误。
You need to connect to a database before you can use SQL statements to query or manipulate data.
在使用SQL查询或处理数据之前,需要连接到一个数据库。
Connect to DB2 database and create the test table using the following commands.
连接到DB 2数据库并使用以下命令创建测试数据表。
When the database is created, connect to the database from the same command window with a command like this
当该数据库创建完成时,使用类似如下的命令来从同一个命令窗口连接到该数据库
Domino database access requires programmers to initialize a Notes session and connect to a database.
Domino数据库访问要求程序员初始化Notes会话并连接到数据库。
Next, modify the execute method in the OwnerAction class to connect to the database (refer to Listing 8).
接下来,修改owneraction类中的execute方法,使其连接到数据库上(参见清单8)。
JdbcDriver is the driver used to connect to the database.
jdbcDriver是连接数据库使用的驱动程序。
JdbcUser defines the username to connect to the database.
jdbcUser定义连接数据库的用户名。
user: The name of the user that will connect to the database.
user:连接该数据库的用户名。
The function will then connect to the database and execute this transaction.
该函数随后将连接到数据库中并执行此事务。
You should be able to connect to the database; there are no tables created yet.
现在应当能连接到数据库了;还没有创建任何表格。
To connect to the database, the server-side code needs to do some basic creating, updating, deleting, and - most importantly - reading of records.
要连接到数据库,服务器端代码需要执行一些基本的创建、更新、删除和—最重要的—读取记录等操作。
You connect to the database and creative execute the query.
我们连接到数据库并创造性地执行了查询。
If you don't, you will receive the error below trying to connect to the database.
如果没有执行该备份,您将收到下面尝试连接数据库的错误。
应用推荐