带有OraOLE DB提供程序的Oracle即时客户端?
时间:2020-03-06 15:04:06 来源:igfitidea点击:
是否可以将Oracle即时客户端用于使用oraoledb驱动程序连接到oracle 9i DB的应用程序。
解决方案
我不相信即时客户端常见问题解答状态
What can Instant Client be used for? Instant Client can be used to run your OCI, OCCI, ProC, JDBC, and ODBC applications without installing a full Oracle Client. In addition, Instant Client supports SQLPlus. As of Instant Client 10.2, it is also possible to develop applications for OCI and OCCI using the Instant Client SDK download.
该列表中明显缺少OLE DB。现在,可能的话,我们可以将Microsoft OLE DB to ODBC提供程序与Instant Client和ODBC一起使用,但是向软件添加额外的层从来就不是很有趣。