单词 | ODBC |
释义 | 例句释义: 开放式数据库连接性,数据源,开放数据库连接 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(而且也不应该那样去解释)。 www.ibm.com 2. You are now ready to build ODBC data sources through which you can connect to your Adaptive Server Anywhere databases. 现在已做好了创建ODBC数据源的准备,您可以通过该数据源连接到AdaptiveServerAnywhere数据库。 www.ianywhere.com 3. Therefore, ODBC does not always describe column names as defined in the RESULT clause of the stored procedure definition. 因此,ODBC并不总是按照存储过程定义中的RESULT子句中的定义来描述列名称。 www.ianywhere.com 4. 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连接,你可以连接到你的网域中任何电脑上的任何数据库。 rat.blog.hexun.com 5. Allocating an environment handle is usually the first step in an ODBC application. 分配一个环境句柄通常是ODBC应用程序中的第一步。 www.ibm.com 6. From our surveys, cross-platform support is one of the main reasons indicated by our partners for aligning their applications with ODBC. 从调查中可以看出,我们的合作伙伴让应用程序使用ODBC的主要原因之一就是跨平台的支持。 www.infoq.com 7. For each ODBC function invoked, a special value known as a return code is returned to the calling application. 对于每个被调用的ODBC函数,都要向调用它的应用程序返回一个值,该值就是所谓的返回代码。 www.ibm.com 8. Instances of this class represent any ODBC Translators that are included as part of a products installation . 这个类别的范例代表作为产品安装的一部分的任何ODBC转换器。 www.bing.com 9. This class represents any ODBC drivers that are to be installed as part of a particular product . 这个类别代表任何作为特别产品一部分安装的ODBC驱动程序。 www.bing.com 10. The data provider does not support any ODBC escape sequences, including the {resultset} escape used to specify REF CURSOR parameters. 数据提供程序不支持任何ODBC转义序列,包括用于指定REFCURSOR参数的{resultset}转义。 msdn2.microsoft.com 1. JDBC and ODBC are similar APIs, so this type of driver is usually associated with the JDBC-ODBC bridge. JDBC和ODBC是类似的API,所以这种驱动程序常常与JDBC-ODBC桥联系在一起。 www.ibm.com 2. 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数据库。 www.ibm.com 3. Do not use these functions to manage a distributed transaction in an ODBC application. 请勿使用这些函数管理ODBC应用程序中的分布式事务。 msdn2.microsoft.com 4. Code for the ODBC type to which all columns of this type are mapped. 该类型的所有列所映射到的ODBC类型代码。 msdn2.microsoft.com 5. Indicates that the ODBC Driver Manager environment handle can be released when the last underlying connection is released. 指示当释放最后的基础连接时可以释放ODBC驱动程序管理器环境句柄。 msdn2.microsoft.com 6. However, a copy of the appropriate Open Database Connectivity (ODBC) driver must be installed on each computer for the queries to function. 不过,必须在每台计算机上都安装一个合适的“开放式数据库连接”(ODBC)驱动程序副本,这样查询才能够工作。 support.microsoft.com 7. As mentioned, it is possible to use ODBC to connect to a spreadsheet. 如上所述,使用ODBC连接到电子表格是有可能的。 www.ibm.com 8. 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)进行请求。 www.ibm.com 9. The main difference between an ODBC application and a CLI application is in the way the database driver is loaded. ODBC应用程序与CLI应用程序之间主要的不同在于装载数据库驱动程序的方式。 www.ibm.com 10. ODBC provides an API that allows your application to be independent of the source database management system ( DBMS ) . ODBC提供了使您的应用程序独立于源数据库管理系统(DBMS)的API。 www.bing.com 1. The Connection Pooling tab allows you to specify connection pooling parameters for each ODBC driver installed. 通过“连接池”选项卡可以为每个已安装的ODBC驱动程序指定连接池参数。 msdn2.microsoft.com 2. 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中相同的函数调用。 msdn2.microsoft.com 3. However, in the case of ODBC_Insert mode, loading processes run longer and result in a noticeable time saving. 但是,使用ODBC_Insert模式时,加载过程运行的时间更长,导致明显的时间节约。 www.ibm.com 4. Using ODBC, you can create database applications with access to any database for which your end user has an ODBC driver. 使用ODBC可以创建具有访问任何数据库(最终用户具有该数据库的ODBC驱动程序)的权限的数据库应用程序。 technet.microsoft.com 5. Open Database Connectivity (ODBC) is one of the most popular ways today to code a database application. OpenDatabaseConnectivity(ODBC)是目前编写数据库应用程序所使用的一种最流行的方式。 www.ibm.com 6. 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驱动程序。 www-128.ibm.com 7. A user context is a set of Registry entries that includes the definitions of the ODBC data sources for the user. 用户上下文是一组注册表项,其中包含用户的ODBC数据源定义。 technet.microsoft.com 8. 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的应用程序才可以将数据并行加载到一个表中。 msdn2.microsoft.com 9. However, you can use the ODBC support included in this client to compensate for some of these scenarios. 但是可以使用这个客户机提供的ODBC支持弥补这类场景中的缺陷。 www.ibm.com 10. 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)绑定到应用程序变量上。 technet.microsoft.com 1. 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驱动程序支持的转换集在访问接口和驱动程序的文档中都有说明。 msdn2.microsoft.com 2. ODBC essentially provides a simple generic API to connect to an SQL database of your choice. ODBC实际上提供了一个简单的通用API,可以连接到所选的SQL数据库。 www.ibm.com 3. Open Database Connectivity (ODBC) is an interface to provide universal data access to relational and non-relational database servers. 开放数据库连接(ODBC)是一种接口,提供对关系和非关系数据库服务器的统一数据访问。 www.ibm.com 4. It was written from the ground-up to support ODBC V3 compliant drivers and driver managers. 它经过重新编写,能支持遵从ODBCV3的驱动程序和驱动程序管理器。 www.ibm.com 5. 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驱动程序传送给服务器。 msdn2.microsoft.com 6. ODBC can be a great technique for maximizing universal connectivity. ODBC是一项伟大的技术,可最大限度地提高通用连接性。 www.ibm.com 7. Only the first installation of the Informix ODBC driver is registered with the system. 只向系统注册InformixODBC驱动程序的第一次安装。 www.ibm.com 8. Valid connection string syntax depends on the provider, and has evolved over the years from earlier APIs like ODBC. 有效的连接字串语法随提供者而异,且是从早期的API(如ODBC)经过多年不断发展而来的。 technet.microsoft.com 9. Having an incorrect Unicode value in the odbc. ini will results in an error as shown in Listing 5. 如果odbc.ini中包含不正确的Unicode值,则会导致一个错误,如清单5所示。 www.ibm.com 10. Gets the name of the ODBC driver specified for the current connection. 获取为当前连接指定的ODBC驱动程序名称。 msdn2.microsoft.com 1. Check your ODBC driver documentation for the quoting requirements of your DBMS in this situation . 查看ODBC驱动程序文档,了解您的DBMS在此情况下的引用要求。 www.bing.com 2. ODBC provides a unified operation interface for all kinds of DBMS and makes it very easy to modify the database. ODBC为各种数据库系统提供了一个统一的操作接口,使得数据库的更改变得非常容易。 www.juhe8.com 3. The ODBC specification defines a set of catalog functions that return result sets that contain the catalog information. ODBC规范定义了一组目录函数,该目录函数能够返回包含目录信息的结果集。 msdn2.microsoft.com 4. If you are using an OLE DB or ODBC server connection, the only value that must be modified is the ARITHABORT setting. 如果使用的是OLEDB或ODBC服务器连接,则唯一必须要修改的值是ARITHABORT设置。必须使用。 msdn2.microsoft.com 5. The connector string will be matched with your odbc. ini file, so make sure that it matches beforehand. 连接器字符串应与odbc.ini文件匹配,以确保它与预先安排的相符。 www.ibm.com 6. To handle multiple result sets, ODBC must describe the currently executing cursor, not the procedure-defined result set. 要处理多个结果集,ODBC必须描述当前正在执行的游标,而不是描述由过程定义的结果集。 www.ianywhere.com 7. Many client applications, including application development systems, use the ODBC interface to access a wide range of database systems. 许多客户端应用程序(包括应用程序开发系统)都使用ODBC接口访问多种数据库系统。 www.ianywhere.com 8. If you select the ODBC access property for the hidden view, you can reduce the number of documents to one for each category. 如果为这个隐藏视图选择ODBC访问属性,那么可以使每种类别的文档减少到一个。 www-128.ibm.com 9. This dialog lets you set configuration information for the ODBC driver for Oracle, which is called iAnywhere Solutions 10 - Oracle. 该对话框能够使您为用于Oracle的ODBC驱动程序(称为iAnywhereSolutions10-Oracle)设置配置信息。 www.ianywhere.com 10. In ODBC terminology, dynasets and snapshots are referred to as cursors. 在ODBC术语中,动态集和快照都称为“游标”。 technet.microsoft.com 1. After this, the stored customer data can be retrieved and updated through the ODBC driver provided with Zend Core. 在此之后,可以通过ZendCore提供的ODBC驱动程序获取和更新存储的客户数据。 www.ibm.com 2. Hopefully, this article has provided what you need for starting to work with databases through ODBC using the PHP programming language. 我们希望本文能为您提供通过ODBC使用PHP编程语言处理数据库所需的所有知识。 www.ibm.com 3. ODBC provides a single API, can be used to deal with different customer database applications. ODBC提供一个单一的API,可用于处理不同数据库的客户应用程序。 www.hxzi.com 4. For more information about redistributing ODBC drivers, see Redistributing ODBC Components to Your Customers. 有关再发行ODBC驱动程序的更多信息,请参见为客户重新分布ODBC组件。 technet.microsoft.com 5. Note that connection pooling changes for a specific ODBC driver affect all applications that use that ODBC driver. 请注意,对特定ODBC驱动程序所做的更改会影响所有使用该ODBC驱动程序的应用程序。 msdn2.microsoft.com 6. Gets or sets the name of the ODBC driver associated with the connection. 获取或设置与连接关联的ODBC驱动程序的名称。 msdn2.microsoft.com 7. Database vendors each have their own set of ODBC drivers, and these drivers communicate to the DBMS using a known protocol. 每个数据库供应商都有其自己的一套ODBC驱动程序,这些驱动程序使用一个已知协议与DBMS通信。 www.ibm.com 8. The ODBC Driver Manager is a software layer that manages the communications between the user application and ODBC Driver. ODBCDriverManager是一个软件层,管理用户应用程序与ODBCDriver之间的通信。 www.ibm.com 9. To use ODBC and Linux with Cloudscape databases, all databases must be in derby. system. home. 要与Cloudscape数据库一起使用ODBC和Linux,所有数据库名都必须在derby.system.home中。 www.ibm.com 10. The database classes are implemented with ODBC, which uses SQL in a call-level interface rather than embedding SQL commands in the code. 数据库类由ODBC实现,ODBC在调用级别接口中使用SQL,而不是将SQL命令嵌入代码中。 msdn2.microsoft.com 1. An Open DataBase Connectivity (ODBC) driver that allows access of data stored in a hierarchical data store through an SQL input query. 一种开放式数据库连接性(ODBC)驱动程序,允许通过SQL输入查询来访问分层数据存储器中存储的数据。 www.bing.com 2. To use ODBC and Linux with Cloudscape databases, all database names must be in uppercase. 要与Cloudscape数据库一起使用ODBC和Linux,所有数据库名都必须是大写的。 www.ibm.com 3. The ODBC reserved keyword list, shown in the following table, is the same as the SQL-2003 reserved keyword list. 下表所示的ODBC保留关键字列表与SQL-2003保留关键字列表相同。 msdn2.microsoft.com 4. The MFC database classes based on ODBC are designed to provide access to any database for which an ODBC driver is available. 基于ODBC的MFC数据库类的目的在于提供对任何可使用ODBC驱动程序的数据库的访问。 msdn2.microsoft.com 5. A core extension since PHP 3, the Unified ODBC extension is the ideological ancestor of a fast, light database access abstraction for PHP. 从PHP3开始出现的核心扩展——UnifiedODBC扩展——是PHP快速、轻型数据库访问抽象的理论先驱。 www.ibm.com 6. If the string is a SQL SELECT statement or an ODBC CALL statement, the framework uses the string as the recordset's SQL statement. 如果该字符串为SQLSELECT语句或ODBCCALL语句,则框架将该字符串作为记录集的SQL语句使用。 msdn2.microsoft.com 7. Adaptive Server Anywhere client applications on UNIX can use ODBC data sources, as well as those on Windows operating systems. UNIX以及Windows操作系统上的AdaptiveServerAnywhere客户端应用程序可以使用ODBC数据源。 www.ianywhere.com 8. As a result of the ODBC wrapper customization in V9, the same query could be completely pushed down to CF. 而在V9中,由于定制了ODBC包装器,可以将这个查询完全下推到CF。 www.ibm.com 9. When developing ODBC applications, common mistakes are often made while giving parameter values for API's. 当开发ODBC应用程序时,常见的错误常常发生在为API提供参数值时。 www.ibm.com 10. ODBC Administrator registers and configures the data sources available to you either locally or across a network. ODBC管理员可为您登录和设定可用的本机或是跨网路间的资料来源。 technet.microsoft.com 1. OLE DB and ODBC also contain support at the application programming interface (API) level for managing distributed transactions. OLEDB和ODBC还包含在应用程序编程接口(API)级别对管理分布式事务的支持。 msdn2.microsoft.com 2. Please note the attributes mentioned below under each type of driver attributes are the most common ones found in ODBC applications. 请注意,下面在每种类型的驱动程序属性之下提到的属性都是ODBC应用程序中最常见的一些属性。 www.ibm.com 3. Registration configures the system to recognize the Informix ODBC driver. 注册会配置系统,让系统能够识别InformixODBC驱动程序。 www.ibm.com 4. See the Resources section for a link to the IBM Informix ODBC Driver release notes that show the database server compatibility. 请参见参考资料一节,获取展示数据库服务器兼容性的IBMInformixODBCDriver版本说明的链接。 www.ibm.com 5. It enhances efficiency and allows you to expand applications to work with new forms of data, such as the web-based linked data. ODBC提高了效率,允许您扩展应用程序,以便处理新形式的数据,比如基于Web的链接数据。 www.ibm.com 6. The location of a set of data that can be accessed using an ODBC driver. 可以使用ODBC驱动程序访问的一组数据的位置。 technet.microsoft.com 7. On Windows operating systems, ODBC data sources are typically stored in the system registry. 在Windows操作系统上,ODBC数据源通常存储在系统注册表中。 www.ianywhere.com 8. This can be configured in ODBC data sources, in ODBC connection attributes, or OLE DB connection properties. 这可以在ODBC数据源、ODBC连接特性或OLEDB连接属性中进行配置。 msdn2.microsoft.com 9. The key is to define ODBC data sources for Optim archive files or its collections that you want to access using Cognos for reporting needs. 对于出于报告目的希望使用Cognos访问的Optim归档文件或文件集,最关键的是为它们定义ODBC数据源。 www.ibm.com 10. Configure and test your ODBC configuration using the instructions for that product. 根据该产品的说明进行配置,并测试您的ODBC配置。 www.ianywhere.com 1. At run time the connection manager is resolved as a physical ODBC connection. 该连接管理器在运行时决定物理ODBC连接。 msdn2.microsoft.com 2. ODBC applications can specify connection options that control some of the ANSI SET options. ODBC应用程序可以指定控制一些ANSISET选项的连接选项。 msdn2.microsoft.com 3. Function allows ODBC drivers to specify driver-specific diagnostic fields in the diagnostic records returned by the driver. 函数允许ODBC驱动程序在此驱动程序返回的诊断记录中指定驱动程序特定的诊断字段。 msdn2.microsoft.com 4. Return codes and SQLSTATE messages aid in diagnosing error conditions during the execution of an ODBC application. 返回代码和SQLSTATE消息可以帮助诊断ODBC应用程序执行期间出现的错误状况。 www.ibm.com 5. The OLE DB and ODBC default settings are correct for the six SET options that are required for indexes on views or computed columns. OLEDB和ODBC的默认设置对于视图索引或计算列索引所需的六个SET选项是正确的。 technet.microsoft.com 6. This type of application will not benefit from the simple connection pooling provided by the ODBC manager. 这类应用程序就无法使用ODBC管理器所提供的简单连接池的好处。 www.ibm.com 7. MobiLink operates using the ODBC isolation level SQL_TXN_READ_COMMITTED as the default isolation level for the consolidated database. MobiLink运行时使用ODBC隔离级别SQL_TXN_READ_COMMITTED作为统一数据库的缺省隔离级别。 www.ianywhere.com 8. To determine whether your driver provides this support, call the: : SQLGetInfo ODBC API function with the SQL_SCROLL_OPTIONS parameter. 若要确定您的驱动程序是否提供这种支持,请用SQL_SCROLL_OPTIONS参数调用::SQLGetInfoODBCAPI函数。 msdn2.microsoft.com 9. This information is returned by the Embedded SQL DESCRIBE or by ODBC SQLDescribeCol when a CALL statement is being described. 描述CALL语句时,嵌入式SQLDESCRIBE或ODBCSQLDescribeCol返回此信息。 www.ianywhere.com 10. Using a connect string avoids defining a machine or file DSN and passes the connection information directly to the ODBC Driver Manager. 使用连接字符串可以避免定义计算机或文件DSN,并可将连接信息直接传递给“ODBC驱动程序管理器”。 chinafanyi.com 1. Eventually, I wrote four more books on database application development, including one on ODBC [Open Database Connectivity]. 最终,我撰写了另外4部关于数据库应用程序开发的图书,其中一本针对的是ODBC[开放数据库连接]。 www.ibm.com 2. Some may open with Open Database Connectivity (ODBC) drivers, while others are set in a configuration file. 有些可能使用开放数据库连接(OpenDatabaseConnectivity,ODBC)打开,而有些则在配置文件中设置。 www.ibm.com 3. Register the database as a data soure to make it is available to ODBC applications. 以数据源的形式注册数据库,以便将它用于ODBC应用程序。 www.ibm.com 4. You can catalog multiple ODBC data sources, and you can update the TXNISOLATION parameter of each datasource CLI configuration separately. 您可以为多个ODBC数据源编写目录,并可分别更新各数据源CLI配置的TXNISOLATION参数。 www.ibm.com 5. The ODBC Cursor Library is a dynamic-link library (DLL) that resides between the ODBC Driver Manager and the driver. ODBC游标库是一个驻留在ODBC驱动程序管理器和驱动程序之间的动态链接库(DLL)。 technet.microsoft.com 6. The following section contains examples of a working ODBC. INI file for the most common platforms. 下一节提供了针对最常见平台的实用ODBC.INI文件的示例。 www.ibm.com 7. By default, an application makes calls to an ODBC driver which then synchronously executes statements against the database server. 默认情况下,一个应用程序调用一个ODBC驱动程序,然后该驱动程序在数据库服务器上异步执行语句。 www.ibm.com 8. Provides properties for retrieving options and methods for setting options for connecting to database servers or ODBC data sources. 提供用于检索选项的属性,并提供方法,以便设置用于连接到数据库服务器或ODBC数据源的选项。 msdn2.microsoft.com 9. For information about configuring ODBC drivers for MobiLink consolidated databases, see Introduction to iAnywhere Solutions ODBC Drivers. 有关为MobiLink统一数据库配置ODBC驱动程序的信息,请参见iAnywhereSolutionsODBC驱动程序简介。 www.ianywhere.com 10. For a summary of supported ODBC drivers, see iAnywhere Solutions ODBC Drivers. 有关支持的ODBC驱动程序的摘要信息,请参见iAnywhereSolutionsODBC驱动程序。 www.ianywhere.com 1. The ODBC application can perform most of the operations using these implicitly defined descriptor handles. ODBC应用程序可以使用这些隐式定义的描述符句柄执行大多数操作。 www.ibm.com 2. This can be configured in ODBC data sources or by setting connection attributes or properties. 这可在ODBC数据源中进行配置,也可通过设置连接特性或属性进行配置。 msdn2.microsoft.com 3. It's the Java programmer's alternative to Open Database Connectivity (ODBC). 它是Java程序员针对开放数据库连接(OpenDatabaseConnectivity,ODBC)的替代品。 www.ibm.com 4. You do not need to provide a username and password for this ODBC System DSN. 您不需要为这个ODBCSystemDSN提供一个用户名和密码。 www.ibm.com 5. Additional stages then collect and aggregate these results and load them through an ODBC connection to the analysis database. 然后附加阶段搜集并汇总这些结果,并通过ODBC连接将其加载到分析数据库中。 www.ibm.com 6. If the underlying ODBC driver returns a precision value for a non-numeric data type, this value is used in the schema table. 如果基础ODBC驱动程序返回一个非数值数据类型的精度值,则将在架构表中使用此值。 msdn2.microsoft.com 7. ODBC client: An application that uses the ODBC API to interact with a database server. ODBC客户端:使用ODBCAPI与数据库服务器交互的应用程序。 www.ibm.com 8. The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C . 示例ODBC程序必须用一个适当的C语言编译器编译,例如VisualC 。 www.ibm.com 9. To synchronize a MobiLink consolidated database on Mac OS X, you can use the SQL Anywhere ODBC driver as the driver manager. 为了在MacOSX上同步MobiLink统一数据库,您可以将SQLAnywhereODBC驱动程序用作驱动程序管理器。 www.ianywhere.com 10. This site contains the latest MDAC documentation, which includes documentation for ActiveX Data Objects (ADO), OLE DB, and ODBC. 该站点包含最新的MDAC文档,其中包括ActiveX数据对象(ADO)、OLEDB和ODBC的文档。 msdn2.microsoft.com 1. Setup open database connectivity (ODBC) to point to the database you wish to monitor. 设置开放数据库连接(ODBC),指向想要监视的数据库。 www.ibm.com 2. ODBC applications do not require the explicit declaration and use of host variables. ODBC应用程序不需要显式声明,也不需要使用宿主变量。 www.ibm.com 3. Having multi-platform ODBC support makes portable database application development much easier. 由于有了多平台ODBC支持,便携式数据库应用程序开发变得更加容易。 www.ianywhere.com 4. Server or high level ODBC warnings when a MobiLink synchronization server starts or shuts down. 启动或关闭MobiLink同步服务器时的服务器或高级ODBC警告。 www.ianywhere.com 5. Installs components for communication between clients and servers, and network libraries for DB-Library, ODBC, and OLE DB. 安装用于客户端和服务器之间通信的组件,以及用于DB-Library、ODBC和OLEDB的网络库。 technet.microsoft.com 6. The two database connectivity add-ons are the Database Wizard and the Link to ODBC Database command. 这两个数据库连接加载项分别是数据库向导和“链接到ODBC数据库”命令。 office.microsoft.com 7. Using ODBC provides the greatest portability between systems. 使用ODBC使系统间的可移植性得到大大提高。 www-128.ibm.com 8. The MobiLink synchronization server connects to the consolidated database using ODBC. MobiLink同步服务器使用ODBC连接到统一数据库。 www.ianywhere.com 9. Availability of database definition language (DDL) and database manipulation language (DML) in DAO and ODBC. DAO和ODBC中的数据库定义语言(DDL)和数据库操作语言(DML)的可用性。 technet.microsoft.com 10. A set of ODBC drivers with the ODBC driver manager and the ODBC administrator program. 带有ODBC驱动程序管理器和ODBC管理器程序的一组ODBC驱动程序。 msdn2.microsoft.com 1. You can now browse for ODBC data sources, as opposed to having to know them on your own. 现在可以浏览ODBC数据源,而不必再自己记住它们。 www.ibm.com 2. If the client uses ODBC, the client will receive the user-defined type value as a binary value only. 如果客户端使用ODBC,则此客户端将用户定义类型值仅作为二进制值接收。 technet.microsoft.com 3. For information about recordset data members, see Recordset: Architecture (ODBC). 有关记录集数据成员的信息,请参见记录集:结构(ODBC)。 207.46.16.252 4. The quoting shown above conforms to the ODBC specification, but some DBMSs might require other quote characters. 上面显示的引号符合ODBC规范,但某些DBMS可能要求其他引号字符。 msdn2.microsoft.com 5. The ODBC database driver interprets these statements and substitutes the command appropriate for each DBMS. ODBC数据库驱动程序解释这些语句并代入适合于每个DBMS的命令。 msdn2.microsoft.com 6. Provides properties for retrieving and setting options for connecting to database servers or ODBC data sources. 提供属性,以便检索和设置与数据库服务器或ODBC数据源连接的选项。 msdn2.microsoft.com 7. Due to Oracle ODBC driver restrictions, you cannot issue a CREATE EXISTING TABLE for system tables. 由于OracleODBC驱动程序的限制,您不能对系统表发出CREATEEXISTINGTABLE语句。 www.ianywhere.com 8. The ODBC stage provides the capability to use the ODBC driver to access various database systems, including Teradata. ODBC工作台允许使用ODBC驱动程序访问各种数据库系统,包括Teradata。 www.ibm.com 9. Therefore an ODBC driver can be used in combination with this JDBC driver. 因此,可以将ODBC驱动程序与该JDBC驱动程序结合使用。 www.ibm.com 10. On this platform, Adaptive Server Anywhere uses ODBC data sources stored in files. 在该平台上,AdaptiveServerAnywhere使用存储在文件中的ODBC数据源。 www.ianywhere.com 1. To set up an ODBC DSN for your DB2 consolidated database, use the iAnywhere Solutions DB2 Wire Protocol driver. 要为您的DB2统一数据库设置ODBCDSN,请使用iAnywhereSolutionsDB2WireProtocol驱动程序。 www.ianywhere.com 2. With the ODBC, the access to rule base and diagnosis reasoning can be actualized. 利用ODBC技术实现了对知识库的访问和诊断推理。 www.magsci.org 3. After building the database of plastic material, the module of choice of plastic material is developed by technology of ODBC. 再在建立塑料物性数据库的基础上,采用ODBC技术,开发了塑料材料选择模块; www.fabiao.net 4. For more information about overriding the default SQL, see SQL: Customizing Your Recordset's SQL Statement (ODBC). 有关重写默认SQL的更多信息,请参见SQL:自定义记录集的SQL语句(ODBC)。 msdn2.microsoft.com 5. Using AJAX, the zip is sent to the Apache server, where PHP and Open Database Connectivity (ODBC) create a query and execute it. 邮政编码按照Ajax方式发送到Apache服务器,在服务器上用PHP和OpenDatabaseConnectivity(ODBC)创建并执行一个查询。 www.ibm.com 6. The method to turn off ODBC trace varies by operating system. 关闭ODBC跟踪的方法因操作系统而异。 www.ibm.com 7. ODBC Drivers can be obtained from the Internet or directly from the Database vendor. ODBC驱动可以从网络或销售商处获得。 translations.launchpad.net 8. ODBC driver returned an invalid ODBC version and needs to be updated. ODBC驱动程序返回了一个无效的ODBC版本并需要更新。 technet.microsoft.com 9. You can find useful information in the online Help for the driver, which you can access by running ODBC Administrator. 可以在驱动程序的联机帮助中找到有用的信息。运行ODBC管理器可访问驱动程序的联机帮助。 technet.microsoft.com 10. The final piece that you need is a Python module that provides the ODBC database support. 最后需要的是一个提供ODBC数据库支持的Python模块。 www.ibm.com 1. Choose the ZIP file, rather than the Windows installer, as the ZIP file includes the Unified ODBC extension. 请选择ZIP文件,而非Windowsinstaller,因为ZIP文件中包含了统一ODBC扩展。 www.ibm.com 2. For best results, use the ODBC driver provided with the Microsoft Visual Database Tools installation. 为获得最佳效果,请使用MicrosoftVisualDatabaseTools安装程序提供的ODBC驱动程序。 technet.microsoft.com 3. Using ODBC, you can import relational data into MS Office applications through the likes of Mail Merge. 通过使用ODBC,可以借助MailMerge之类的程序将关系数据导入到MSOffice应用程序中。 www.ibm.com 4. RemoteServerDriverPath: This parameter specifies the driver path for the back-end data server-specific ODBC driver. RemoteServerDriverPath:该参数为后端数据特定服务器ODBC驱动程序指定驱动程序路径。 www.ibm.com 5. The results returned are ordered by DATA_TYPE and then by how closely the data type maps to the corresponding ODBC SQL data type. 返回的结果按DATA_TYPE排序,再按数据类型映射到相应ODBCSQL数据类型的紧密程度进行排序。 msdn2.microsoft.com 6. ODBC is a client interface , which is applied to access many different database from Windows Application Programs. ODBC是一种客户接口,用来从基于Windows的应用程序访问许多不同的数据库。 www.juhe8.com 7. The OLE DB, ODBC, and ADO APIs support mapping cursors over the result sets of executed SQL statements. OLEDB、ODBC和ADOAPI支持将游标映射到已执行SQL语句的结果集。 msdn2.microsoft.com 8. This appendix contains specific information about using Connect ODBC in the UNIX environments. 本附录包含有关在UNIX环境中使用ConnectODBC的特定信息。 www.ianywhere.com 9. The ODBC Access property "Generate unique keys in index" provides a unique key for database interactivity. ODBCAccess属性“Generateuniquekeysinindex”为数据库交互性提供唯一键。 www.ibm.com 10. ODBC manages scrolling through record sets through the Cursor Library . ODBC用游标库管理在记录集之内的滚动。 www.bing.com 1. On UNIX platforms, you need to reference the ODBC driver manager as well. 在UNIX平台上,您还需要参考ODBC驱动程序管理器。 www.ianywhere.com 2. The wizards use information supplied by ODBC Administrator to create code in your applications that connects your users to data sources. 该向导使用ODBC管理器提供的信息在应用程序中创建代码,将您的用户连接到数据源。 technet.microsoft.com 3. For more information, see Recordset: Dynamically Binding Data Columns (ODBC). 有关更多信息,请参见记录集:动态绑定数据列(ODBC)。 207.46.16.251 4. On UNIX machines you can enable tracing by setting Trace parameter to 1 in the ODBC. INI file, as shown in Listing 18. 在UNIX机器上,您可在ODBC.INI文件中将Trace参数设置为1来启用跟踪,如清单18中所示。 www.ibm.com 5. Mac OS X comes with a command-line utility called iodbctest you can use to test ODBC drivers and data sources. MacOSX附带一个名为iodbctest的命令行实用程序,可以使用它测试ODBC驱动程序和数据源。 www.ibm.com 6. Lets you create and modify ODBC data sources on computers running the Microsoft Windows operating system. 可以在运行MicrosoftWindows操作系统的计算机上创建和修改ODBC数据源。 msdn2.microsoft.com 7. This site contains the latest ODBC information, including documentation for all of the API functions. 该站点包含最新的ODBC信息,包括所有API函数的文档。 msdn2.microsoft.com 8. Your ODBC application may override this value or you may override this value in the logon dialog box or connection string. ODBC应用程序可能会替换该值,或者您也可以在登录对话框或连接字符串中替换该值。 www.ianywhere.com 9. The example uses an ODBC DSN named "MembershipUsers" to obtain connection information for the Access database. 此示例使用名为“MembershipUsers”的ODBCDSN来获取Access数据库的连接信息。 msdn2.microsoft.com 10. The sections above described the various modules within an ODBC application. 上一节描述了ODBC应用程序中的各种不同模块。 www.ibm.com 1. Figure 13 shows the setup of the ODBC connector to insert the extracted Salesforce data into the Oracle database. 图13显示了如何设置ODBC连接器,以便将提取的Salesforce数据插入到Oracle数据库。 www.ibm.com 2. It is somewhat similar to the ODBC HSTMT in that there can be many simultaneous sessions active. 有点类似ODBCHSTMT,因为可以有很多同时作用的工作阶段。 technet.microsoft.com 3. Other connections (ODBC and embedded SQL) have the default settings for the database. 其它连接(ODBC和嵌入式SQL)使用数据库的缺省设置。 www.ianywhere.com 4. Microsoft recommends that you use OLE DB Templates or ODBC for new projects. Microsoft建议对新项目使用OLEDB模板或ODBC。 msdn2.microsoft.com 5. In addition, the MobiLink synchronization server needs an ODBC connection to your consolidated database. 此外,MobiLink同步服务器需要建立与统一数据库的ODBC连接。 www.ianywhere.com 6. ODBC, OLE DB, ADO. NET Variable result-set procedures can be used by applications using these interfaces. ODBC、OLEDB、ADO.NET使用这些接口的应用程序可以使用可变结果集过程。 www.ianywhere.com 7. If you are using the ODBC OLE DB provider, as shown in the following example, the buffer must be 4 bytes. 如果使用的是ODBCOLEDB提供程序(如下例所示),则此缓冲区必须为4个字节。 technet.microsoft.com 8. The data access method (JDBC or ODBC) is the method used by Adaptive Server Anywhere to access the remote database. 数据访问方法(JDBC或ODBC)是AdaptiveServerAnywhere用来访问远程数据库的方法。 www.ianywhere.com 9. You can use Query to set up open database connectivity (ODBC) data sources to retrieve data. 可以使用Query设置开放式数据库连接(ODBC)数据源来检索数据。 office.microsoft.com 10. Several ODBC catalog functions accept two-part names that reference objects on linked servers. 多个ODBC目录函数接受引用链接服务器上的对象的由两部分组成的名称。 msdn2.microsoft.com 1. ODBC is a connector that makes PHP development "database connector-agnostic. " ODBC是一个连接器,它使得PHP开发变得“与数据库连接器无关”。 www.ibm.com 2. However, as a practical matter, similar customizations are not available for many other ODBC data sources. 然而,在实际应用中,相同的定制不能用于很多其他的ODBC数据源。 www.ibm.com 3. ODBC is a software driver system for connecting programming languages with data stores. ODBC是一个软件驱动程序系统,用于连接编程语言与数据存储。 www.ibm.com 4. Q replication does not support replication to non-DB2 targets through a generic wrapper such as the ODBC wrapper. Q复制不支持通过诸如ODBC包装器等通用包装器进行到非DB2目标的复制。 www.ibm.com 5. Launch the ODBC Administrator on your computer. 在您的计算机上启动这个ODBCAdministrator。 www.ibm.com 6. Determines whether the ODBC API function SQLDescribeParam is enabled. 决定是否启用ODBCAPI函数SQLDescribeParam。 www.ianywhere.com 7. Recommended for middle and single - tier applications using ODBC data sources . 建议用于使用ODBC数据源的中间层和单层应用程序。 www.bing.com 8. The presence of this clause prevents ODBC and Open Client applications from redescribing the result set after a cursor is open. 该子句可防止ODBC和OpenClient应用程序在游标打开后重新描述结果集。 www.ianywhere.com 9. If you use ODBC function calls to send a SQL statement that normally returns records, the records are ignored. 如果使用ODBC函数调用来发送通常返回记录的SQL语句,则将忽略这些记录。 msdn2.microsoft.com 10. ODBC If you are writing directly to the ODBC programming interface, your SQL statements appear in function calls. ODBC如果您直接对ODBC编程接口编写代码,那么您的SQL语句将以函数调用的形式出现。 www.ianywhere.com 1. These attributes affect the way ODBC functions behave under a specific environment. 这些属性将影响特定环境下ODBC函数的行为方式。 www.ibm.com 2. Register and manage the connection strings using ODBC Administrator. 使用ODBC管理员登录和管理连接字串。 technet.microsoft.com 3. To do this, use the ODBC driver connection option called StaticCursorLongColBuffLen. 为此,请使用名为StaticCursorLongColBuffLen的ODBC驱动程序连接选项。 www.ianywhere.com 4. Third-party applications can read the data using Open Database Connectivity (ODBC). 第三方应用程序可以使用OpenDatabaseConnectivity(ODBC)读取数据。 www.ibm.com 5. View properties and values for the selected ODBC connection manager. 查看所选ODBC连接管理器的属性和值。 msdn2.microsoft.com 6. Default data processing extensions include SQL, OLEDB, OLEDB-MD, ORACLE, ODBC, and XML. 默认的数据处理扩展插件包括SQL、OLEDB、OLEDB-MD、ORACLE、ODBC和XML。 technet.microsoft.com 7. This error message is displayed when your ODBC drivers are too old, or damaged, or if they arent installed properly. 出现这个错误信息是因为您的ODBC驱动器太旧,或者不正确安装。 avast.com.cn 8. Every ODBC application must allocate exactly one environment handle upon starting, and must free it at the end. 每个ODBC应用程序必须在启动时分配一个(不多不少)环境句柄,在结束时必须将其释放。 www.ianywhere.com 9. Through handling driver with itself, can connect almost all database through ODBC. 运用自带的驱动程序,它可以通过ODBC连接几乎所有的数据库。 blog.sina.com.cn 10. All WFS-supported wrappers except ODBC allow multiple cursors per connection. 除了ODBC外,WFS支持的所有包装器都允许每个连接有多个游标。 www.ibm.com 1. The ODBC data provider supports both local and distributed transactions. ODBC数据提供程序支持本地事务和分布式事务两者。 msdn2.microsoft.com 2. There are four main types of ODBC functions: functions for connection, querying, fetching data, and error reporting. ODBC函数有4种主要类型:用于连接、查询、提取数据和错误报告的函数。 www.ibm.com 3. On UNIX, you control it through the Trace keyword of the odbc. ini file. 在UNIX中,您通过odbc.ini文件的Trace关键字来控制它。 www.ibm.com 4. In order to handle multiple result sets, ODBC must describe the currently executing cursor, not the procedure's defined result set. 为处理多个结果集,ODBC必须描述当前正在执行的游标,而不是过程的已定义结果集。 www.ianywhere.com 5. ODBC is a call-level interface that allows applications to access data in any database for which there is an ODBC driver. ODBC是一个调用级接口,它使得应用程序得以访问任何具有ODBC驱动程序的数据库中的数据。 msdn2.microsoft.com 6. For more information, see SQL: Customizing Your Recordset's SQL Statement (ODBC). 有关更多信息,请参见SQL:自定义记录集的SQL语句(ODBC)。 msdn2.microsoft.com 7. Cognos will connect to ODM using ODBC DSN, then ODM will access the desired archive file or collection. Cognos将使用ODBCDSN连接到ODM,然后ODM将访问所需的归档文件或文件集。 www.ibm.com 8. ODBC drivers use the standard Structured Query Language (SQL) to gain access to external data. ODBC驱动程序使用标准结构化查询语言(SQL)获得外部数据的访问权限。 office.microsoft.com 9. Contains classes that encapsulate the. NET Framework Data Provider for ODBC. 包含封装ODBC.NETFramework数据提供程序的类。 msdn2.microsoft.com 10. The Unified ODBC API does not offer support for INOUT and OUT parameters of stored procedures. 统一ODBCAPI不提供对存储过程INOUT和OUT参数的支持。 www.ibm.com 1. Provides links to conceptual topics discussing targeting ODBC with MFC. 提供指向讨论通过MFC面向ODBC的概念性主题的链接。 technet.microsoft.com 2. You will develop a PHP code module to provide the core bank logic with the necessary database access using ODBC. 我们开发一个PHP代码模块来提供核心银行逻辑,并使用ODBC进行必要的数据库访问。 www.ibm.com 3. Use ODBC in environments where multiple users are working with the same ODBC database. 在多个用户使用同一ODBC数据库的环境中使用ODBC。 msdn2.microsoft.com 4. For more information refer to your ODBC documentation. 有关详细信息,请参考ODBC文档。 technet.microsoft.com 5. For ODBC client applications, uniqueidentifier values appear as a SQL_GUID type. 对于ODBC客户端应用程序,唯一标志符值显示为SQL_GUID类型。 www.ianywhere.com 6. SQL Azure supports most features you would expect from modern database including the standard ODBC and ADO. NET clients APIs. SQLAzure支持大部分在现代数据库中所具备的特性,包括标准的ODBC和ADO.NET客户端API。 www.infoq.com 7. For a list of supplied drivers, see ODBC Driver List. 有关所提供的驱动程序的列表,请参见ODBC驱动程序列表。 technet.microsoft.com 8. Inserts made through the cursor using an API function such as the ODBC SQLSetPos function are visible at the end of the cursor. 使用API函数(例如ODBCSQLSetPos函数)通过游标所做的插入在游标的末尾可见。 technet.microsoft.com 9. A part of the ODBC and DB-Library APIs that implements client cursors. ODBC和DB-LibraryAPI的一部分,用于实现客户端游标。 technet.microsoft.com 10. ODBC data sources that do not have their own server class use server class odbc. 不具有自己的服务器类的ODBC数据源使用odbc服务器类。 www.ianywhere.com 1. If you use the Adaptive Server Anywhere OLE DB provider, ODBC is not required in your deployment. 如果您使用AdaptiveServerAnywhereOLEDB提供程序,则在部署过程中无需ODBC。 www.ianywhere.com 2. Faster ODBC: The ODBC plug-in has been optimized to provide significantly faster performance. 更快的ODBC:ODBC插件已经被优化,可以提供明显更快的性能。 www.realbasic.com 3. Property is designed to match ODBC connection string format as closely as possible . 属性的设计旨在与ODBC连接字符串格式尽可能准确地匹配。 www.bing.com 4. Catalog functions, methods, attributes, or properties of the data API used in the application, such as ADO, OLE DB, or ODBC. 应用程序中使用的数据API(如ADO、OLEDB或ODBC)的目录函数、方法、特性或属性。 msdn2.microsoft.com 5. Figure 19 shows the setup of the ODBC connector to extract the contact information from the Oracle database. 图19显示了如何设置ODBC连接器,以便从Oracle数据库中提取联系人信息。 www.ibm.com 6. ODBC manages this by inserting a middle layer, a database driver, between an application and the DBMS. ODBC通过在应用程序与DBMS之间插入一个中间层(数据库驱动程序)管理。 bbs.pkucat.com 7. You will have to configure your ODBC client to work with your installed database by running a program such as iodbcadm-gtk. 您必须配置您的ODBC客户端,以便通过运行程序(比如iodbcadm-gtk)来安装数据库。 www.ibm.com 8. For more information about the edit buffer and how updates store the current record, see Recordset: How Recordsets Update Records (ODBC). 有关编辑缓冲区以及更新如何存储当前记录的更多信息,请参见记录集:记录集如何更新记录(ODBC)。 technet.microsoft.com 9. The database access, ODBC, has suffered from performance stigma. 数据库访问组件ODBC已经遭受到性能上的尴尬。 www.ibm.com 10. The following sections describe Open Database Connectivity (ODBC) in more detail. 以下各部分将更加详细地介绍开放式数据库连接(ODBC)。 office.microsoft.com 1. The default depends on the underlying ODBC driver. 默认值取决于基础ODBC驱动程序。 msdn2.microsoft.com 2. The ODBC drivers that iAnywhere Solutions provides on non-Windows platforms do not have a Unicode ODBC API. iAnywhereSolutions在非Windows平台上提供的ODBC驱动程序不具有UnicodeODBCAPI。 www.ianywhere.com 3. The OLE DB provider or ODBC driver moves the data for any output parameters or return codes to their bound variables. OLEDB访问接口或ODBC驱动程序将所有输出参数或返回代码的数据移至其绑定的变量中。 msdn2.microsoft.com 4. Contains client information specific to ODBC clients. 包含ODBC客户端特有的客户端信息。 msdn2.microsoft.com 5. ODBC API Functions are useful for performing fast operations on database. ODBCAPI对提高数据库的操作速度大有好处。 www.xue5.com 6. This appendix describes the ODBC drivers available for use with MobiLink. 本附录介绍可用于MobiLink的ODBC驱动程序。 www.ianywhere.com 7. The name of the ODBC driver. ODBC驱动程序的名称。 msdn2.microsoft.com 8. For more information about cursors, see the Open Database Connectivity (ODBC) SDK in the MSDN documentation. 有关游标的更多信息,请参见MSDN文档中的开放式数据库连接(ODBC)SDK。 technet.microsoft.com 9. An entry should be made when an ODBC driver is installed and removed when the driver is uninstalled. 当某个ODBC驱动程序被安装或者被卸载删除时,会创建一个条目。 translations.launchpad.net 10. For more information about cursors, see ODBC Programmer's Reference. 有关游标的更多信息,请参见ODBC程序员参考。 msdn2.microsoft.com 1. If you are connected from an ODBC or Embedded SQL application, the messages are displayed on the database server window. 如果是从ODBC或嵌入式SQL应用程序连接,则消息显示在数据库服务器窗口上。 www.ianywhere.com 2. How to create an ODBC connection and set the properties of an ODBC connection for Adaptive Server Anywhere. 如何为AdaptiveServerAnywhere创建ODBC连接并设置ODBC连接属性。 www.ianywhere.com 3. Therefore, queries of sql_variant columns are returned as binary data when you use Microsoft OLE DB Provider for ODBC (MSDASQL). 因此,使用MicrosoftOLEDBProviderforODBC(MSDASQL)时,sql_variant列的查询将作为二进制数据返回。 technet.microsoft.com 4. ODBC data sources can be used by all Adaptive Server Anywhere client interfaces except jConnect and Open Client. 所有AdaptiveServerAnywhere客户端接口(jConnect和OpenClient除外)都可以使用ODBC数据源。 www.ianywhere.com 5. This is available on the Microsoft Developer Network, and provides documentation and additional tools for testing ODBC applications. 在Microsoft开发人员网络上可以找到该工具包;该工具包提供测试ODBC应用程序时所用的文档和其它工具。 www.ianywhere.com 6. The ODBC wrapper is a generic wrapper which supports access to all ODBC 3. x compliant data sources. ODBC包装器是一种通用包装器,它支持对所有遵从ODBC3.x的数据源的访问。 www.ibm.com 7. ODBC applications use cursors to manipulate and update result sets. ODBC应用程序使用游标来操纵和更新结果集。 www.ianywhere.com 8. This native provider provides an improved level of support over the ODBC and OLE DB generic managed providers for DB2. 它为DB2提供了更好级别的支持,胜过DB2的ODBC和OLEDB通用(generic)托管提供程序。 www.ibm.com 9. If you are connected from an embedded SQL or ODBC application, the message is displayed on the database server window. 如果从嵌入式SQL或ODBC应用程序连接,则消息显示在数据库服务器窗口上。 www.ianywhere.com 10. The OLE DB provider or ODBC driver moves the data for each column to the bound variables. OLEDB访问接口或ODBC驱动程序将每列的数据移至绑定的变量中。 msdn2.microsoft.com 1. A different way to access a database using Perl is to use the DBI and the DBD-ODBC module which uses ODBC instead of the native DBD. 使用Perl访问数据库的另一种方法是使用DBI和DBD-ODBC模块,后者使用ODBC,而不是使用本地的DBD。 www.ibm.com 2. If the file is placed in the default location for file data sources, it is picked up automatically by ODBC. 如果文件放在文件数据源的缺省位置,则它由ODBC自动获取。 www.ianywhere.com 3. ini files in a location of your choice, such as your broker service user home directory. 在选择的位置(如代理服务用户主目录)创建ODBC.ini文件。 www.ibm.com 4. All of the following PHP scripts use the unified ODBC functions described in the PHP documentation. 下面所有的PHP脚本都使用PHP文档中描述的统一ODBC函数。 www.ibm.com 5. The following handles are used in essentially all ODBC applications. 下面的句柄基本上用于所有ODBC应用程序。 www.ianywhere.com 6. If you are running PHP on a Unix box and want to talk to MS Access on a Windows box you will need Unix ODBC drivers. 如果在Unix下运行PHP而想访问Windows中的MSAccess,那需要UnixODBC驱动程序。 bg.php.net 7. The IBM CLI is a callable SQL interface to IBM data servers, which are ODBC compliant. IBMCLI是IBM数据服务器的可调用SQL接口,它遵从ODBC。 www.ibm.com 8. The application uses @DbColumn(ODBC) to retrieve the keyword list of customer account numbers. 该应用程序使用@DbColumn(ODBC)来检索客户帐号的关键字列表。 www.ibm.com 9. For more information about ODBC conformance levels, see ODBC. 有关ODBC一致性级别的更多信息,请参见ODBC。 msdn2.microsoft.com 10. For more information about record sets, see Recordset (ODBC). 有关记录集的更多信息,请参见记录集(ODBC)。 technet.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。