These descriptor handles remain associated with the corresponding statement handle until it is destroyed.
这些描述符句柄一直与相应语句句柄相关联,直到被销毁。
The errstr method returns a message for an SQLCODE associated with a Perl DBI database handle or statement handle.
errstr方法返回与某个PerlDBI数据库句柄或语句句柄相关的SQLCODE的消息。
In order to return the SQLCODE associated with a Perl DBI database handle or statement handle, you can call the err method.
为了返回与某个PerlDBI数据库句柄或语句句柄相关的SQLCODE,可以调用err方法。
In order to return the SQLSTATE associated with a Perl DBI database handle or statement handle, you can invoke the state method.
为了返回与某个PerlDBI数据库句柄或语句句柄相关的SQLSTATE,可以调用state方法。
Once an application variable is bound to a parameter marker, the association remains until it is overridden or until the corresponding statement handle is freed.
一旦应用程序变量被绑定到某个参数标记,这种关联就会一直保持下去,直到相应的语句句柄被释放。
One or more descriptor handles can be explicitly allocated by calling the SQLAllocHandle function with the SQL_HANDLE_DESC option and a valid connection and statement handle.
在指定了SQL_HANDLE_DESC选项的情况下,通过调用SQLAllocHandle函数可以显式地分配一个或多个描述符句柄,以及一个有效的连接句柄和语句句柄。
Improved reverse engineering and round trip operations better handle the following code statement.
改进的逆向工程及环形路线操作更好地处理以下的代码声明。
These functions take environment, connection, statement, or descriptor handles as input and return the diagnostic information related to the last function call made using that handle.
这些函数以环境句柄、连接句柄、语句句柄或描述符句柄作为输入参数,返回与上一次使用该句柄作出的函数调用相关的诊断信息。
For example, an administrator can figure out what is the maximum number of database connections or optimum number for prepared statement cache size that should be used to handle a real world load.
例如,管理员可以决定数据库连接的最大数量,以及处理实际工作负荷应该所用的预备状态缓存空间的最优数量。
Note: The transaction issued by this INSERT statement might be so large that your server won't be able to handle it.
注意:这条insert语句所涉及的事务可能会相当大,以致于您的服务器无法加以处理。
Based on the AccessIntent parameter, the stored procedure can determine how to handle the SELECT statement to avoid a deadlock or otherwise improve the performance.
以accessintent参数为基础,存储过程能决定如何处理select语句,从而避免死锁或提高性能。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
当使用DBI->connect语句(语法如下)来创建一个数据库句柄 时,DBI模块会自动加载DBD::DB2驱动程序。
Listing 7 extends this case statement to handle delayed_job roles.
清单7扩展了这个case语句,来处理delayed_job角色。
From this statement many topics were launched, one of which being a discussion around Marko's primary question about how to handle the underperforming individual.
这句话引出了很多的话题,其中之一就是讨论Marko最早的那个问题,怎样处理那个表现欠佳的人。
In a statement, Facebook cited limited international staffing with which to handle the varying laws of other countries.
Facebook在一份声明中说公司从事国际业务的人手有限,难以处理各个国家各有不同的法律条款。
Note that the test for null values is gone from the for statement, because you want to handle that condition by writing a diagnostic record.
注意,对null值的检查从for语句中消失了,因为希望通过写诊断记录来处理这种情况。
A programming pattern that USES a conditional statement to check for and handle circumstances that might cause an error.
守卫:一种编程模式。使用一些条件语句来检验和处理一些有可能导致错误的情况。
As each serializer creates an expression and invokes a serializer to handle a smaller part of the statement as a whole, the serializer pushes an expression context on the context stack.
由于每个序列化程序都会创建表达式并调用序列化程序将语句的较小部分作为整体处理,所以序列化程序会将表达式上下文推送到上下文堆栈上。
Prepare accounting voucher, report & period statement, handle queries on payments;
编制收付凭证及日报表,应对支付查询;
CLIENT_MULTI_RESULTS Tell the server that the client can handle multiple result sets from multiple-statement executions or stored procedures.
通知服务器客户端可以处理由多语句或者存储过程执行生成的多结果集。
CLIENT_MULTI_RESULTS Tell the server that the client can handle multiple result sets from multiple-statement executions or stored procedures.
通知服务器客户端可以处理由多语句或者存储过程执行生成的多结果集。
应用推荐