Oracle connection with .Net Framework 2.0

  • Thread starter Thread starter Laresuco
  • Start date Start date
L

Laresuco

Does anybondy know how to create a connection with Oracle in Visual
Studio 2005 (C#).

I used the System.Data.OracleClient (VS 20003), but according to the
MSDN this namespace works only with the framework 1.1.

Thaks for the help...

Atte
Ing. Rene Lares
Infotecnologia Corporativa S.C.
Qro, Mexico
 
As far as I can tell, System.Data.OracleClient is still fully functional in
2.0.
 
Yep it works just fine...

And I think Oracle has just realesed a new version of ODP made for .NET
2.0
 
Thanks for the help.

I hope that I will receive the software (VS 2005 & Oracle9i) in this
week so I can test if the namespace is working.
 

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