odbc
美
英 
- n.开放式数据库连接性
- 网络数据源;开放式数据库连接(Open Data Base Connectivity);开放数据库连接
英汉解释
例句
While it may be common to hear the phrase ODBC driver, it is not exactly the same as the term ODBC API (and shouldn't be construed as such).
虽然我们经常听到ODBC驱动程序这种说法,但这不完全等同于术语ODBCAPI(而且也不应该那样去解释)。
You are now ready to build ODBC data sources through which you can connect to your Adaptive Server Anywhere databases.
现在已做好了创建ODBC数据源的准备,您可以通过该数据源连接到AdaptiveServerAnywhere数据库。
Therefore, ODBC does not always describe column names as defined in the RESULT clause of the stored procedure definition.
因此,ODBC并不总是按照存储过程定义中的RESULT子句中的定义来描述列名称。
With an ODBC connection, you can connect to any database, on any computer in your network, as long as an ODBC connection is available.
只要有有效的ODBC连接,你可以连接到你的网域中任何电脑上的任何数据库。
Allocating an environment handle is usually the first step in an ODBC application.
分配一个环境句柄通常是ODBC应用程序中的第一步。
From our surveys, cross-platform support is one of the main reasons indicated by our partners for aligning their applications with ODBC.
从调查中可以看出,我们的合作伙伴让应用程序使用ODBC的主要原因之一就是跨平台的支持。
For each ODBC function invoked, a special value known as a return code is returned to the calling application.
对于每个被调用的ODBC函数,都要向调用它的应用程序返回一个值,该值就是所谓的返回代码。
Instances of this class represent any ODBC Translators that are included as part of a products installation .
这个类别的范例代表作为产品安装的一部分的任何ODBC转换器。
This class represents any ODBC drivers that are to be installed as part of a particular product .
这个类别代表任何作为特别产品一部分安装的ODBC驱动程序。
The data provider does not support any ODBC escape sequences, including the {resultset} escape used to specify REF CURSOR parameters.
数据提供程序不支持任何ODBC转义序列,包括用于指定REFCURSOR参数的{resultset}转义。
JDBC and ODBC are similar APIs, so this type of driver is usually associated with the JDBC-ODBC bridge.
JDBC和ODBC是类似的API,所以这种驱动程序常常与JDBC-ODBC桥联系在一起。
Then, you will develop a mid-tier PHP module to house the bank's business logic, which uses ODBC to connect to the MySQL database.
然后,开发一个中间层PHP模块来提供银行的业务逻辑,这个模块使用ODBC连接MySQL数据库。
Do not use these functions to manage a distributed transaction in an ODBC application.
请勿使用这些函数管理ODBC应用程序中的分布式事务。
Code for the ODBC type to which all columns of this type are mapped.
该类型的所有列所映射到的ODBC类型代码。
Indicates that the ODBC Driver Manager environment handle can be released when the last underlying connection is released.
指示当释放最后的基础连接时可以释放ODBC驱动程序管理器环境句柄。
However, a copy of the appropriate Open Database Connectivity (ODBC) driver must be installed on each computer for the queries to function.
不过,必须在每台计算机上都安装一个合适的“开放式数据库连接”(ODBC)驱动程序副本,这样查询才能够工作。
As mentioned, it is possible to use ODBC to connect to a spreadsheet.
如上所述,使用ODBC连接到电子表格是有可能的。
Explicit trusted connections can only be requested from APIs that support trusted connection requests (namely, CLI, ODBC, JDBC, and XA).
显式可信连接只能通过支持可信连接请求的API(即CLI、ODBC、JDBC和XA)进行请求。
The main difference between an ODBC application and a CLI application is in the way the database driver is loaded.
ODBC应用程序与CLI应用程序之间主要的不同在于装载数据库驱动程序的方式。
ODBC provides an API that allows your application to be independent of the source database management system ( DBMS ) .
ODBC提供了使您的应用程序独立于源数据库管理系统(DBMS)的API。
The Connection Pooling tab allows you to specify connection pooling parameters for each ODBC driver installed.
通过“连接池”选项卡可以为每个已安装的ODBC驱动程序指定连接池参数。
In the case of OLE DB and ODBC these will always be the same as they are mapped to the same function call in the underlying native API.
对于OLEDB和ODBC,这两个值始终相同,因为它们映射到基础本机API中相同的函数调用。
However, in the case of ODBC_Insert mode, loading processes run longer and result in a noticeable time saving.
但是,使用ODBC_Insert模式时,加载过程运行的时间更长,导致明显的时间节约。
Using ODBC, you can create database applications with access to any database for which your end user has an ODBC driver.
使用ODBC可以创建具有访问任何数据库(最终用户具有该数据库的ODBC驱动程序)的权限的数据库应用程序。
Open Database Connectivity (ODBC) is one of the most popular ways today to code a database application.
OpenDatabaseConnectivity(ODBC)是目前编写数据库应用程序所使用的一种最流行的方式。
The next step in fitting all of the pieces together is to get the DBD-ODBC driver to use with the DBI module.
要使所有软件协同工作,接下来的步骤是安装将与DBI组件一起使用的DBD-ODBC驱动程序。
A user context is a set of Registry entries that includes the definitions of the ODBC data sources for the user.
用户上下文是一组注册表项,其中包含用户的ODBC数据源定义。
Only applications that use the ODBC-based or SQL OLE DB-based APIs can perform parallel data loading into a single table.
只有那些使用基于ODBC或SQLOLEDB的API的应用程序才可以将数据并行加载到一个表中。
However, you can use the ODBC support included in this client to compensate for some of these scenarios.
但是可以使用这个客户机提供的ODBC支持弥补这类场景中的缺陷。
The cursor data type cannot be bound to application variables through the database APIs such as OLE DB, ODBC, ADO, and DB-Library.
cursor数据类型不能通过数据库API(例如OLEDB、ODBC、ADO和DB-Library)绑定到应用程序变量上。
The set of conversions supported by each OLE DB provider and ODBC driver are specified in the documentation for the provider or driver.
每个OLEDB访问接口和ODBC驱动程序支持的转换集在访问接口和驱动程序的文档中都有说明。
ODBC essentially provides a simple generic API to connect to an SQL database of your choice.
ODBC实际上提供了一个简单的通用API,可以连接到所选的SQL数据库。
Open Database Connectivity (ODBC) is an interface to provide universal data access to relational and non-relational database servers.
开放数据库连接(ODBC)是一种接口,提供对关系和非关系数据库服务器的统一数据访问。
It was written from the ground-up to support ODBC V3 compliant drivers and driver managers.
它经过重新编写,能支持遵从ODBCV3的驱动程序和驱动程序管理器。
As the application calls the API cursor functions, the cursor operation is transmitted to the server by the OLE DB provider or ODBC driver.
当应用程序调用API游标函数时,游标操作由OLEDB访问接口或ODBC驱动程序传送给服务器。
ODBC can be a great technique for maximizing universal connectivity.
ODBC是一项伟大的技术,可最大限度地提高通用连接性。
Only the first installation of the Informix ODBC driver is registered with the system.
只向系统注册InformixODBC驱动程序的第一次安装。
Valid connection string syntax depends on the provider, and has evolved over the years from earlier APIs like ODBC.
有效的连接字串语法随提供者而异,且是从早期的API(如ODBC)经过多年不断发展而来的。
Having an incorrect Unicode value in the odbc. ini will results in an error as shown in Listing 5.
如果odbc.ini中包含不正确的Unicode值,则会导致一个错误,如清单5所示。
Gets the name of the ODBC driver specified for the current connection.
获取为当前连接指定的ODBC驱动程序名称。