摘要: 环境:操作系统win7 64位,数据库ORACLE 12C,为了使用plsql,使用32位ORACLE客户端instantclient-basic-nt-12.1.0.1.0我的代码是使用System.Data.OracleClient连接Oracle数据库。在webserver中测试连接数据库提示信息如下:System.InvalidOperationException: 尝试加载 Oracle 客户端库时引发 BadImageFormatException。如果在安装 32 位 Oracle 客户端组件的情况下以 64 位模式运行,将出现此问题。 ---> System.BadIma 阅读全文
posted @ 2013-11-25 09:50 了了之 阅读(2348) 评论(0) 推荐(1)