Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Provider not registered on the local machine

Suraj.RSep 17 2013 — edited Sep 21 2013

hi all,

I have oracle XE 10g database on a windows server 2008. On the same server, I have a third-party application that needs to save data on the database. The application provides an interface whereby I need to give OLEDB connection details to the XE database. So I downloaded & installed ODAC1120320_x64 on the server and set the connection details as follows on the application:

Provider=OraOLEDB.Oracle.1;Persist Security Info=False;User ID=system;Password=XXXXXX

When I test the connection, it fails and in the log I get the following error:

The 'OraOLEDB.Oracle.1' provider is not registered on the local machine..

Pls suggest how to resolve this issue.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2013
Added on Sep 17 2013
1 comment
2,881 views