System.Data.OracleClient replacement in .net 2.0?

  • Thread starter Thread starter jens Jensen
  • Start date Start date
J

jens Jensen

Hello,
can someone tell me what replaces System.Data.OracleClient .net 2.0?
it seems like the namespace was only supported by version 1.1 of the .net
framework.

many thanks in advance
JJ
 
Looks like its still there to me (the help doesn't say its deperciated
or anything).

Are you missing a reference to the System.Data.OracleClient assembly?
 
Hi Andy, you are right,
I guess i read an msdn page from the time 1.1 was released.

The msdn page was then refering to 1.0 as saying the namespace was only
available for 1.1.
Many thanks
JJ
 

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