|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Oracle connection with .Net Framework 2.0Does 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. -- Show quoteChristopher A. Reed "The oxen are slow, but the earth is patient." "Laresuco" <rene.la***@gmail.com> wrote in message news:1143668621.385743.49800@i40g2000cwc.googlegroups.com... > 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 > Yep it works just fine...
And I think Oracle has just realesed a new version of ODP made for .NET 2.0 |
|||||||||||||||||||||||