本发明公开了一种能力通知的方法,用以解决目前采用非ppp协议建立数据连接,则UE和接入网关将无法进行能力通知的问题。
The method is used for solving the problem that is the UE and access gateway cannot make the capability notice when establishing a data connection using the non-PPP protocol.
第三,我们建立从控件到数据模型的连接。
Third, we establish the connection from the control to our data model.
需要建立这种关系,用户才能连接数据存储。
Users need this relationship so that they can connect to a datastore.
这些节点被置于消息流的中部,接收到达已建立的连接的数据。
These nodes are placed in the middle of a message flow and receive data that arrives on connections that have already been established.
如果无法建立数据库连接,那么这个函数返回false。
If the database connection attempt failed, then this function returns false.
并且一旦建立了数据库连接,定制的提示符还会显示所连接数据库的别名。
And once a database connection is established, the customized prompt also shows the alias of the connected database.
它直接建立数据库连接来执行数据库操作,如数据更新和结果集检索。
It establishes database connections directly to perform database operations such as data updates and result set retrieval.
清单4显示了一个用于建立DB 2数据库连接的方法的摘录。
Listing 4 shows an excerpt from a method that establishes a DB2 database connection.
本文主要关注建立数据库连接以及处理潜在的数据库错误和警告。
This article focuses on establishing the database connection and dealing with potential database errors and warnings.
在建立数据库连接之后,为insert语句创建一个简单的字符串。
After establishing a database connection, create a simple string for your INSERT statement.
脚本将开始日期和结束日期转换为所需的日期格式,然后与包含假期列表的数据库建立连接。
The script converts the start and end dates into the required date format, and then establishes a connection with the database containing the holiday list.
建立到数据库服务器的连接。
在应用程序中,这个名称用于替代任何特定于数据库的信息,以建立到数据库的连接。
This name is used in applications in place of any database-specific information in order to establish a connection to the database.
此问题的可能原因是,在hadr超时间隔内主要数据库无法建立与其备用数据库的连接。
The possible cause of this problem is that the primary database failed to establish a connection to its standby within the HADR timeout interval.
注意,对每个数据库的访问都是通过编程人员必须建立的单独数据库连接来执行的。
Note that access to each database is performed through individual database connections that the programmer must establish.
首先需要建立到目标数据库的连接。
First you need to establish a connection to your target database.
IP地址(或域名):表示建立数据库连接时所在的IP地址。
IP address (or domain name) : This represents the IP address from which the database connection is established.
协议处理器只处理建立连接、接收数据和发送数据所需的语义。
The protocol handler only handles the semantics required for establishing a connection, receiving data, and sending data.
当对数据库建立第一次连接时,就分配数据库内存。
When the first connection is established against a database, the database memory is allocated.
重要的是,要在连接数据库之前设置DB 2CODEPAGE,因为数据转移实用程序会在建立数据库连接时判断编码页。
It is important to set DB2CODEPAGE before connecting to the database because the data movement utilities determine the code page when the connection to the database is established.
系统授权id:这是表示建立数据库连接的用户的授权id。
System authorization ID: This is the authorization ID representing the user who establishes a database connection.
数据库级:这些进程是在建立到数据库的连接时初始化的。
Database Level: These are processes that are initialized when a connection is made to a database.
打开DB 2命令窗口并建立数据库连接。
Open a DB2 command window and establish the database connection.
由于篇幅的限制,本文无法全面讨论用JDBC建立数据库连接的不同方式。
Given space limitations, this article can't fully explore the different ways of establishing a database connection with JDBC.
连接数:连接池与数据库建立的实际物理连接的数量。
Connection count: the number of actual physical connections to the database from connections in the pool.
客户交换信息并在他们各自的资料库中存储的数据间建立连接,导致数据在一个产品资料库中同时由不同的资料库引用。
The clients exchange information and create links between data in their respective repositories, resulting in data in one product repository being referenced by a different repository.
当使用JDBC与数据库建立连接时,您必须告诉JDBC在何处可以找到实际的数据。
When using JDBC to make a connection to a database, you have to tell JDBC where to find the actual data.
在执行时,当建立数据库连接时,确定用户应用程序代码页,而且它只在连接期间有效。
At execution time, the user application code page is established when a database connection is made, and it is in effect for the duration of the connection.
在数据库连接建立期间,同时会获得角色从属关系(和组从属关系)。
During the establishment of the database connection, your role membership (along with your group membership) is obtained.
JDBC 2.0提供了两种建立数据库连接的方法。
JDBC 2.0 provides 2 methods of establishing database connections.
应用推荐