odbc

odbc

 英

  • n.开放式数据库连接性
  • 网络数据源;开放式数据库连接(Open Data Base Connectivity);开放数据库连接

英汉解释

n.
1.
开放式数据库连接性

例句

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.

JDBCODBC类似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).

可信连接只能通过支持可信连接请求APICLIODBCJDBCXA进行请求

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提供使应用程序独立于数据库管理系统DBMSAPI

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.

对于OLEDBODBC两个始终相同因为它们映射基础本机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.

OpenDatabaseConnectivityODBC目前编写数据库应用程序使用一种流行方式

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.

只有那些使用基于ODBCSQLOLEDBAPI应用程序可以数据并行加载一个

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例如OLEDBODBCADODB-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.

有效连接语法提供者早期APIODBC经过多年不断发展

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驱动程序名称