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!

error - requires oracle client software version 8.1.7 or greater

627703Jun 22 2009 — edited Jun 23 2009
Hi,

I used System.Data.OracleClient to connect to the oracle database. I think my application can be deployed without having the client machine install any OracleClient software. But it is not. When I run my application on a client machine that does not have the Oracle client installed, I got:

Error:System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.

The application works in a PC with the Oracle client installed. How can I compiled System.Data.OracleClient.dll into my .NET application and deploy it without requiring the Oracle client installed in the client PCs?

Thanks
Elizabeth
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 21 2009
Added on Jun 22 2009
6 comments
8,437 views