oracle 64位服务器上报 OraOLEDB.Oracle provider is not registered on thelo cal machine
·
Failed to test connection. The ‘OraOLEDB.Oracle’ provider is not registered on the local machine.
本机安装的oracle11g的64位客户端,使用.net开发,使用oledb组件连接数据库,报错
The MSDAORA.1 provider is not registered on the local machine
后来把连接字符串改成
Provider=OraOLEDB.Oracle;Data Source=MyOracleDB;User Id=myUsername;Password=my...
报错
The ‘OraOLEDB.Oracle’ provider is not registered on the local machine.
The ‘OraOLEDB.Oracle’ provider is not registered on the local machine.
解决方法:安装oracle 64位客户端,选择oledb相关组件。安装后,改系统环境变量path,home_1为首选
参考:http://blog.csdn.net/guoneng_wei/article/details/39577349
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐


所有评论(0)