|
DBC
|
|
【计】 数据库计算机
|
分类:
|
详细解释:
|
|
以下为句子列表:
英文: A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
中文: 一个全自动的数据库程序包,可为JDBC数据库连接输出表格和图形结果。同时包含了几个免费的开源数据库引擎。
更详细...
英文: No further JDBC access is allowed within this transaction.
中文: 好象是不允许在这个事务中再调用JDBC访问?为啥呢?
更详细...
英文: ODBC Error:ODBC RC=1, ODBC SQLState=01000, DBMS RC=0, DBMS Msg=[Oracle][ODBC]Transaction attribute not changed until the end of current transaction.
中文: 看提示信息貌似是事务处理方式不兼容所导致的,不知道应该如何解决.希望高手帮帮忙.先谢谢了.
更详细...
英文: The odbc_connect() function is used to connect to an ODBC data source. The function takes four parameters: the data source name, username, password, and an optional cursor type.
中文: 函数是用来与ODBC数据源建立连接的。这个函数包含四个参数:数据源名称、用户名、密码、一个“选择指针”的类型。
更详细...
英文: This example opens the data source named SblTest,gets the names in the ODBC data sources, and closes the connection.
中文: 返回的是一个变量。成功返回0并连接随后关闭或断开。如果连接不正常,返回-1。
更详细...
|
|
|
|