程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 數據庫知識 >> Oracle數據庫 >> Oracle教程 >> 【翻譯自mos文章】訪問Oracle Database的知名的ODBC驅動列表

【翻譯自mos文章】訪問Oracle Database的知名的ODBC驅動列表

編輯:Oracle教程

【翻譯自mos文章】訪問Oracle Database的知名的ODBC驅動列表



來源於:
List of Well Known ODBC Drivers For Accessing An Oracle Database (文檔 ID 1932774.1)

適用於:
Oracle ODBC Driver - Version 8.0.5.1 and later
Information in this document applies to any platform.

目標:
本文列示了Oracle Database的知名的ODBC 驅動列表,這些驅動可以連接到Oracle Database中,並與Oracle Database集成。

解決方案:

 

Vendor Product Identification File name Oracle Oracle ODBC Driver [Oracle][ODBC] sqora32.dll (Windows)
libsqora.so.xx.x (Linux/UNIX-like) Microsoft Microsoft ODBC for Oracle [Microsoft][ODBC driver for Oracle] msorcl32.dll Progress (formerly DataDirect / Merant) DataDirect Connect for ODBC
Progress DataDirect Connect64 for ODBC [DataDirect][ODBC SequeLink driver] ivor827.dll (Windows)
ivora27.dll (Windows Wire-Protocol)
ddor827.so (Linux/Unix-like)
ddora27.so (Linux/UNIX-like Wire Protocol) Easysoft Easysoft ODBC-Oracle Driver [Easysoft][ODBC] esoracle.dll (Windows)
libesoracle.so (Linux/UNIX-like)

 

NOTE:  
Oracle *ONLY* supports their own driver and does not support the drivers of the other vendors listed above.

Exception: 
If a  product using a non-Oracle driver is now part of Oracle software portfolio as result of an company acquisition, 
please log a request against this product but not against Oracle driver.

 

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved