odbc

odbc

1. This is the program you are using now. This program allows the user to easily configure ODBC.

26这就是你现在正在使用的程序。该程序允许用户较容易地配置ODBC。

2. The default setting for ODBC and embedded SQL connections in Adaptive Server Anywhere is ON, in which case Adaptive Server Anywhere runs in chained mode.

Adaptive Server Anywhere中的ODBC和嵌入式SQL连接的缺省设置是ON,这种情况下,Adaptive Server Anywhere在链接模式下运行。

3. A setting of all-rows is also appropriate for insensitive (ODBC static) cursors since the entire result is materialized when the cursor is opened.

all-rows的设置也适用于不感知(ODBC静态)游标,因为当游标打开时整个结果都实现了。

4. Authorware has powerful functions of interacting and programming,which can implement operating database by the ODBC.

Authorware具有强大的交互功能与较强的编程能力,可以通过ODBC接口实现对数据库的操作。

5. 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(例如OLE DB、ODBC、ADO和DB-Library)绑定到应用程序变量上。

6. The DBMS returns a result set of records, and the ODBC driver returns the records to the application.

DBMS返回记录的结果集,并且ODBC驱动程序将记录返回给应用程序。

7. DTL lower use of ODBC, the upper to the database packaged as STL containers style.

DTL下层采用ODBC,上层把数据库封装成STL的容器风格。

8. Global_cursor_name can also be the name of an API server cursor that is opened by an ODBC application and then named by calling SQLSetCursorName.

global_cursor_name也可以是API服务器游标(由ODBC应用程序打开,然后通过调用SQLSetCursorName来命名)的名称。

9. MFC to create ODBC database application, in the application to use multiple record sets, create an application menu.

MFC创建ODBC数据库应用程序,在应用程序中使用多个记录集,创建应用程序菜单。

10. The Microsoft Jet ODBC driver always returns unique index and primary key columns as nullable regardless of whether they are nullable or not.

Microsoft Jet ODBC驱动程序总是将唯一的索引和主键列返回为可以为空,而不管它们是否可以为空。

11. MSDASQL allows OLE DB clients to work with any ODBC driver but does not guarantee that you can use the full range of functionality of each ODBC driver.

MSDASQL允许OLE DB客户端用于任何ODBC驱动程序,但不保证您可以使用每个ODBC驱动程序的全部功能。

12. ODBC - User accounts can be stored in external database for easy management.

ODBC-用户账户可以被存储在一个外部数据库当中以方便管理。

13. Depending on the functionality supported by the native ODBC driver, some methods or properties of an OdbcConnection object may not be available.

OdbcConnection对象的某些方法或属性可能不能使用,具体情况视本机ODBC驱动程序支持的功能而定。

14. ODBC independence, the ability to connect to multiple database management system to solve the interoperability between heterogeneous database problems.

ODBC具有独立性,可连接到多个数据库管理系统,解决了异构数据库之间互操作的问题。

15. A part of the ODBC and DB-Library APIs that implements client cursors.

ODBC和DB-Library API的一部分,用于实现客户端游标。

16. ODBC asynchronous call : the examples of asynchronous transfer through Arbitrary ODBC database inquiries. Database queries using SQL statements.

ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。

17. ODBC provides an API that allows your application to be independent of the source database management system (DBMS).

ODBC提供了使您的应用程序独立于源数据库管理系统(DBMS)的API。

18. The ODBC data source file is often used for UNIX systems.

ODBC数据源文件通常用于UNIX系统。

19. The goal of ODBC is to make it possible to access any data from any application, regardless of which database management system (DBMS) is handling the data.

ODBC的目的是,无论什么数据库管理系统(DBMS)处理数据,都能够从任何程序中访问任何数据。

20. ODBC is aligned with the American National Standards Institute (ANSI) and International Organization for Standardization (ISO) standards for a database call-level interface (CLI).

ODBC符合美国国家标准学会(ANSI)和国际标准化组织(ISO)针对数据库调用级接口(CLI)的标准。

21. The ODBC Administrative Tool stores the server name and credentials in the JDBCdsn. Dsn binary file.

ODBC管理工具在JDBCdsn.dsn二进制文件中存储服务器名和凭据。

22. 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连接就可以让你连接到任何一种数据库,或是任何在网络上的有此数据库的计算机,当然了这条连接必须是有效的。

23. ODBC manages this by inserting a middle layer, a database driver, between an application and the DBMS.

ODBC通过在应用程序与DBMS之间插入一个中间层(数据库驱动程序)管理。

24. Your ODBC driver is not current.

ODBC驱动程序不是最新版本。

25. ODBC drivers use the standard Structured Query Language (SQL) to gain access to external data.

ODBC驱动程序使用标准结构化查询语言(SQL)获得外部数据的访问权限。

26. The name of the ODBC driver.

ODBC驱动程序的名称。

27. The OLE DB, ODBC, and ADO APIs support mapping cursors over the result sets of executed SQL statements.

OLE DB、ODBC和ADO API支持将游标映射到已执行SQL语句的结果集。

28. OLE DB and ODBC applications can specify the option settings that are in effect at connection time by specifying option settings in connection strings.

OLE DB和ODBC应用程序可以通过在连接字符串中指定选项设置来指定连接时的有效选项设置。

29. The OLE DB and ODBC default settings are correct for the six SET options that are required for indexes on views or computed columns.

OLE DB和ODBC的默认设置对于视图索引或计算列索引所需的六个SET选项是正确的。

30. OLE DB and ODBC also contain support at the application programming interface (API) level for managing distributed transactions.

OLE DB和ODBC还包含在应用程序编程接口(API)级别对管理分布式事务的支持。

31. The OLE DB provider or ODBC driver moves the data for any output parameters or return codes to their bound variables.

OLE DB访问接口或ODBC驱动程序将所有输出参数或返回代码的数据移至其绑定的变量中。

32. Sybase certifies the use of version 8.0.03 of Oracle's ODBC driver.

Sybase认证Oracle的ODBC驱动程序8.0.03版本能正常使用。

33. Translate Click Translate to display the Select Translator dialog box, which lists the translators specified in the ODBC Translators section of the system information.

Translate单击[Translate]将显示[Select Translator]对话框,其中列出了在系统信息的ODBC转换器部分中指定的转换器。

34. VC and ODBC database is used to create procedures good tools, rapid development and easy to use, the two tools is the best option.

VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,这两个工具是最好的选择。

35. VC Student Information Management System ODBC, database application programming.

VC学生信息管理系统ODBC,数据库编程应用。

36. The Vfpodbc. Msm merge module is used to install the Microsoft Visual FoxPro ODBC driver.

Vfpodbc.msm合并模块用于安装Microsoft Visual FoxPro ODBC驱动程序。

37. This topic describes ODBC attributes and functions that support service principal names (SPNs) in client applications.

[本主题是发行前的文件集,在未来的版本中可能有所变更。

38. The SQL Server Native Client ODBC driver extends SQLGetStmtAttr to expose driver-specific statement attributes. All driver-specific attributes are SQLINTEGER values.

[本主题是发行前的文件集,在未来的版本中可能有所变更。空白的主题则以预留位置表示。

39. The ODBC reserved keyword list, shown in the following table, is the same as the SQL-2003 reserved keyword list.

下表所示的ODBC保留关键字列表与SQL-2003保留关键字列表相同。

40. Dont use the ODBC drivers, use XML instead.

不要使用ODBC驱动器,改用XML代替。

41. However, a copy of the appropriate Open Database Connectivity (ODBC) driver must be installed on each computer for the queries to function.

不过,必须在每台计算机上都安装一个合适的“开放式数据库连接”(ODBC)驱动程序副本,这样查询才能够工作。

42. Unlike snapshots, which use intermediate storage maintained by the ODBC cursor library, dynasets fetch a record directly from the data source as soon as you scroll to it.

与快照不同,快照使用ODBC游标库维护的中间存储,而动态集在您一滚动到记录上时就直接从数据源获取该记录。

43. In this paper, a new method is introduced, which can modify ODBC.INI and can realized that the database name of ODBC can be created with BDE alias create or delete.

为了更方便用户的使用,该文介绍了一种利用BDE信息来修改ODBC,INI文件,实现ODBC数据源随BDE别名而自动建立或删除的新方法。

44. To avoid conflicts with applications that may set both the connection string attribute and the ODBC connect option, they have been defined as mutually exclusive.

为避免与可能同时设置了连接字符串属性和ODBC连接选项的应用程序发生冲突,已将这两者定义为互相排斥。

45. Pick the appropriate ODBC and the key column.

于对话方块中选择ODBC资料及主键栏位。

46. A method about accessing big field of database successively by ODBC API based on VC++6.0 development platform is introduced.

介绍了在VC++6.0环境下用ODBCAPI实现数据库大字段连续存取的方法与实现过程.

47. And the VC++6.0 programming language assisted with the DDE mechanism and the idea of ODBC is used to read the datum and construct the database to manage them.

以VC++6.0为开发工具,结合DDE机制和ODBC思想读取动态数据并构造数据库给以管理。

48. The following sections describe Open Database Connectivity (ODBC) in more detail.

以下各部分将更加详细地介绍开放式数据库连接(ODBC)。

49. But you can have it return multiple table names, a full SELECT statement, an ODBC CALL statement, and so on.

但也可让它返回多个表名、一个完整的SELECT语句、一个ODBC CALL语句等。

50. However is possible to use any System with the same capabilities of the Notes - specially with ODBC, Replication, Views and integrated e-mail - as a fully programmable ERP System.

但是可以用同样的能力与任何制度注释-特意与ODBC的、复制、意见和综合电子邮件作为一个完全可编程ERP系统.

51. Using ODBC, you can create database applications with access to any database for which your end user has an ODBC driver.

使用ODBC可以创建具有访问任何数据库(最终用户具有该数据库的ODBC驱动程序)的权限的数据库应用程序。

52. Applications that use ODBC can set the SQL_COPT_SS_TXN_ISOLATION attribute by using SQLSetConnectAttr.

使用ODBC的应用程序可以使用SQLSetConnectAttr设置SQL_COPT_SS_TXN_ISOLATION属性。

53. Using the ODBC manager, create an ODBC data source and map it to one of these files.

使用ODBC管理器创建一个ODBC数据源,并将该数据源映射到一个这类文件。

54. To use the database function, register the database file thru ODBC.

使用数据库功能,通过ODBC记录数据库文件.

55. For example, the Microsoft ODBC Driver for Oracle returns the alias name as the base column name.

例如,用于Oracle的Microsoft ODBC驱动程序返回别名作为基列名称。

56. Examples: mysql, postgres, sqlite, pear-drivername, adodb-drivername, mssql, oracle, or odbc.

例如:mysql,postgres,sqlite,pear-drivername,adodb-drivername,mssql,oracle,或 odbc。

57. If you want updateable dynasets (or snapshots, for that matter), your ODBC driver must also support either the:: SQLSetPos ODBC API function or positioned updates.

假如您想有可更新动态集(或快照),您的ODBC驱动程序也必须支持::SQLSetPos ODBC API函数或定位更新。

58. Has given a briefing on ODBC and DAO two kinds of database access technology, the basic way to use this time to give you about the ADO database access technology to use.

先后给大家介绍了ODBC和DAO两种数据库访问技术的基本使用方法,这次要给大家介绍的是ADO数据库访问技术的使用方法。

59. Key words: the management of Sales, the management of trade , DBMS, ODBC.

关键词:销售管理,交易管理,数据库管理系统,ODBC。

60. I second that and you might be able to do it directly through ODBC,export from Excel.

出于验证的需要,请键入您在下图中看到的字符或点击辅助功能图标后所听到的数字。

61. This error message is displayed when your ODBC drivers are too old, or damaged, or if they arent installed properly.

出现这个错误信息是因为您的ODBC驱动器太旧,或者不正确安装。

62. Function allows ODBC drivers to specify driver-specific diagnostic fields in the diagnostic records returned by the driver.

函数允许ODBC驱动程序在此驱动程序返回的诊断记录中指定驱动程序特定的诊断字段。

63. The odbc_close() function is used to close an ODBC connection.

函数是用于关闭一个ODBC连接的。

64. 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数据源建立连接的。这个函数包含四个参数:数据源名称、用户名、密码、一个“选择指针”的类型。

65. When creating a package, you configure connections by selecting a connection type from a list of available OLE DB providers and ODBC drivers.

创建包时,可通过从可用OLE DB提供程序和ODBC驱动程序列表选择连接类型来配置连接。

66. Using procedures established ODBC data source connection, the procedure describes how to create a DSN data source.

利用程序建立ODBC数据源连接,本程序主要说明如何建立DSN数据源。

67. It was designed with the object-oriented theory and developed by themethods of ODBC, DLL, MFC, API, FTP, multithreading and serial communication,etc.

利用面向对象思想对该系统进行设计,采用ODBC,DLL,MFC,API,FTP,串口传输以及多线程等技术并结合设备监测诊断理论开发该系统。

68. Earlier the same room to see MM, write database procedures, always ask me, then write the most simple examples of ODBC database operation.

前段时间看同室MM,写数据库方面的程序,老是问我,于是写了这个最简单的ODBC操作数据库的例子.

69. One process, multithread safe and very very stable (thought to survive to sudden Blackouts).Optimal query engine (MySQLDriverCS-like easy tools).No MDAC or ODBC support needed.

单进程,读安全线程,非常稳定,优化的查询引擎,不需要MDAC或者ODBC支持。

70. Microsoft OLE DB Provider for ODBC Drivers error ';80004005'; [Microsoft][ODBC Driver Manager] Data source name not ??

原因:这个错误有可能是出现在你的计算机上软件安装(或则反安装)的顺序上。

71. Additionally PHP supports ODBC, the Open Database Connection standard, so you can connect to any other database supporting this world standard.

另外,PHP还支持ODBC,即Open Database Connection Standard(开放数据库连接标准),因此可以连接任何其它支持该世界标准的数据库。

72. The location of a set of data that can be accessed using an ODBC driver.

可以使用ODBC驱动程序访问的一组数据的位置。

73. You can use Query to set up open database connectivity (ODBC) data sources to retrieve data.

可以使用Query设置开放式数据库连接(ODBC)数据源来检索数据。

74. You can use ODBC drivers (Open Database Connectivity (ODBC) driver: A program file used to connect to a particular database.

可以使用来自其他生产商的ODBC驱动程序(开放式数据库连接(ODBC)驱动程序:用来连接到特定数据库的程序文件。

75. You can click Browse to locate an ODBC data source.

可以单击[浏览]查找ODBC数据源。

76. Can I Call DAO or ODBC Directly?

可以直接调用DAO或ODBC吗?

77. You can also use ODBC drivers (Open Database Connectivity (ODBC) driver: A program file used to connect to a particular database.

可使用其他制造商提供的ODBC驱动程序(开放式数据库连接(ODBC)驱动程序:用来连接到特定数据库的程序文件。

78. Therefore, ODBC does not always describe column names as defined in the RESULT clause of the procedure definition.

因此,ODBC不会始终按过程定义的RESULT子句中的定义来描述列名。

79. Therefore, ODBC does not always describe column names as defined in the RESULT clause of the stored procedure definition.

因此,ODBC并不总是按照存储过程定义中的RESULT子句中的定义来描述列名称。

80. In the ActiveX Data Objects (ADO) connection string, include the parameters "UID" and "PWD" when you use ODBC, and "User ID" and "Password" when you use the SQLOLEDB provider.

在ActiveX数据对象(ADO)连接字符串中,使用ODBC时应包括参数“UID”和“PWD”;使用SQLOLEDB提供程序时应包括参数“User ID”和“Password”。

英语宝典
考试词汇表