首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > SQL Server >

解决plsql 8.04 连接 oracle 11gr2 x64 需要32bits client 有关问题

2012-07-29 
解决plsql 8.04 连接 oracle 11gr2 x64 需要32bits client 问题plsql 8.04 连接 oracle 11gr2 x64 出现如

解决plsql 8.04 连接 oracle 11gr2 x64 需要32bits client 问题
plsql 8.04 连接 oracle 11gr2 x64 出现如下错误




下载Oracle的Instant Client
1、官方:

http://download.oracle.com/otn/nt/instantclient/112010/instantclient-basic-win-x86-64-11.2.0.1.0.zip
(好像死链)

2、替代

http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_database_1of2.zip
将下载的文件解压的任意目录如:(D:\oracle\instantclient_11_1)



修改plsql:


热点排行