300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > oracle mysql odbc驱动程序_用于 Oracle 的 ODBC 驱动程序

oracle mysql odbc驱动程序_用于 Oracle 的 ODBC 驱动程序

时间:2022-06-12 06:09:33

相关推荐

oracle mysql odbc驱动程序_用于 Oracle 的 ODBC 驱动程序

Oracle ODBC 驱动程序ODBC Driver for Oracle

01/19/

本文内容

重要

此功能将在 Windows 的将来版本中删除。This feature will be removed in a future version of Windows. 请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。Avoid using this feature in new development work, and plan to modify applications that currently use this feature. 请改用 Oracle 提供的 ODBC 驱动程序。Instead, use the ODBC driver provided by Oracle.

Microsoft® ODBC Driver for Oracle 允许您将与 ODBC 兼容的应用程序连接到 Oracle 数据库。The Microsoft® ODBC Driver for Oracle allows you to connect your ODBC-compliant application to an Oracle database. 用于 Oracle 的 ODBC 驱动程序符合 Odbc 程序员参考中所述的开放式数据库连接 (odbc) 规范。The ODBC Driver for Oracle conforms to the Open Database Connectivity (ODBC) specification described in the ODBC Programmer's Reference. 它允许从 Internet Information Services (IIS) 中访问 PL/SQL 包、XA/DTC 集成和 Oracle access。It allows access to PL/SQL packages, XA/DTC integration, and Oracle access from within Internet Information Services (IIS).

Oracle RDBMS 是使用各种工作站和 minicomputer 操作系统运行的多用户关系数据库管理系统。Oracle RDBMS is a multiuser relational database management system that runs with various workstation and minicomputer operating systems. 运行 Microsoft Windows 的 IBM 兼容计算机可以通过网络与 Oracle 数据库服务器通信。IBM-compatible computers running Microsoft Windows can communicate with Oracle database servers over a network. 支持的网络包括 Microsoft LAN Manager、NetWare、VINES、DECnet 和支持 TCP/IP 的任何网络。Supported networks include Microsoft LAN Manager, NetWare, VINES, DECnet, and any network that supports TCP/IP.

通过用于 Oracle 的 ODBC 驱动程序,应用程序可以通过 ODBC 接口访问 Oracle 数据库中的数据。The ODBC Driver for Oracle enables an application to access data in an Oracle database through the ODBC interface. 该驱动程序可以访问本地 Oracle 数据库,也可以通过 SQL * Net 与网络通信。The driver can access local Oracle databases or it can communicate with the network through SQL*Net. 下图详细说明了此应用程序和驱动程序体系结构。The following diagram details this application and driver architecture.

用于 Oracle 的 ODBC 驱动程序符合 API 一致性级别1和 SQL 一致性级别核心。The ODBC Driver for Oracle complies with API Conformance Level 1 and SQL Conformance Level Core. 它还支持 API 一致性级别2中的某些函数,以及核心和扩展 SQL 一致性级别中的大部分语法。It also supports some functions in API Conformance Level 2 and most of the grammar in the Core and Extended SQL conformance levels. 驱动程序符合 ODBC 2.5,并支持32位系统。The driver is ODBC 2.5 compliant and supports 32-bit systems. Oracle 7.3 x 完全受支持;Oracle8 提供有限的支持。Oracle 7.3x is supported fully; Oracle8 has limited support. 用于 Oracle 的 ODBC 驱动程序不支持任何新的 Oracle8 数据类型(Unicode 数据类型、Blob、Clob 等),也不支持 Oracle 的新关系对象模型。The ODBC Driver for Oracle does not support any of the new Oracle8 data types - Unicode data types, BLOBs, CLOBs, and so on - nor does it support Oracle's new Relational Object Model. 有关支持的数据类型的详细信息,请参阅本指南中 支持的数据类型 。For more information about supported data types, see Supported Data Types in this guide.

若要访问 Oracle 数据,需要以下组件:To access Oracle data, the following components are required:

用于 Oracle 的 ODBC 驱动程序The ODBC Driver for Oracle

Oracle RDBMS 数据库An Oracle RDBMS database

Oracle 客户端软件Oracle Client Software

此外,对于远程连接:Additionally, for remote connections:

连接运行驱动程序和数据库的计算机的网络。A network that connects the computers that run the driver and the database. 网络必须支持 SQL * 网络连接。The network must support SQL*Net connections.

组件文档Component Documentation

本指南包含有关设置和配置用于 Oracle 的 Microsoft ODBC 驱动程序并添加编程功能的详细信息。This guide contains detailed information about setting up and configuring the Microsoft ODBC Driver for Oracle and adding programmatic functionality. 它还包含技术参考资料。It also contains technical reference material.

有关特定 Oracle 产品行为的信息,请参阅 Oracle 产品附带的文档。For information regarding specific Oracle product behavior, consult the documentation that accompanies the Oracle product.

有关使用 ODBC 数据源管理器设置或配置用于 Oracle 的 Microsoft ODBC 驱动程序的信息,请参阅 Odbc 数据源管理器 文档。For information about setting up or configuring the Microsoft ODBC Driver for Oracle using the ODBC Data Source Administrator, see the ODBC Data Source Administrator documentation.

本部分包含以下主题。This section contains the following topics.

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。