I wonder how does library System.Data.OracleClient finds installed on machine OracleClient. I’ve reinstalled the client, but still get error “OracleClient requires Oracle client software”, which seem rather suspicious, because client is installed on pc, it has entries in registry and path to oracle client in PATH variable.
I wonder how does library System.Data.OracleClient finds installed on machine OracleClient. I’ve reinstalled the
Share
This works for me:
Agreed that using ODP.NET is better than deprecated System.Data.OracleClient.