to work with oracle..

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

Guest

hi frineds.

Recently i baught .net enterprise developer licence. I baught this licence to work with oracle database in windowsforms.I instaleed this and still i couldn't access oracle databasde.Could you please help me out regarding this.I worked with sql server in the "stadered" version. But i need to work with oracle.If i culdn't do this paying licence for this about 2500 usd is waste of money for nothing
 
If you are using Visual Studio 2003 then the classes are built in to the
Framework. To use them just add a reference to System.Data.OracleClient.

If you are using Visual Studio 2002 then you will need to download the .NET
Managed Provider for Oracle from
http://www.microsoft.com/downloads/...29-17DC-45EA-BFB3-076D1C052524&displaylang=en

--
Rob Windsor [MVP-VB]
G6 Consulting
Toronto, Canada



pavana said:
hi frineds..

Recently i baught .net enterprise developer licence. I baught this
licence to work with oracle database in windowsforms.I instaleed this and
still i couldn't access oracle databasde.Could you please help me out
regarding this.I worked with sql server in the "stadered" version. But i
need to work with oracle.If i culdn't do this paying licence for this about
2500 usd is waste of money for nothing.
 
Back
Top