8.1.7 or greater required when using Oracle 9i

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm getting an exception saying that System.Data.OracleClient requires Oracle
client software version 8.1.7 or greater, even though I'm running Oracle 9i.
Any ideas what may be causing this?
 
Verify that the proper Oracle client drivers are installed on the PC where
the application is running and that the Path is pointing to the bin folder
(e.g. on my PC it is c:\oracle\ora92\bin;)
 
¤ I'm getting an exception saying that System.Data.OracleClient requires Oracle
¤ client software version 8.1.7 or greater, even though I'm running Oracle 9i.
¤ Any ideas what may be causing this?

Desktop or web application? What is the exact error and when does it occur?


Paul
~~~~
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top