Legacy system moving to a new server. This application is running on another Windows server but getting this error.
The 'OraOLEDB12.Oracle' provider is not registered on the local machine.
I have tried installing/registering the dll. but still nothing. My connection string in c# looks like this
Provider=\"OraOLEDB1.Oracle\";User ID=<>;Data Source=<>;Password="";