Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,


I need the case for my asp.net project i have to use oracle db.. Currently i am having Vs2008 on my machine & 11g DB..


What are the process is there?? Whether have to install anything?? Or have to change the settings..

Please lead me.....

Regards,
Sarathkumar.N
Posted
Comments
[no name] 17-Dec-12 23:54pm    

To communicate with the Oracle server, I suggest using ODP.Net[^]. You can download it from that link and install it after that.

Also don't forget to read the following links:
- .NET DEVELOPMENT WITH ODAC 11.2 RELEASE 4[^]
- ODP.NET Tip of the Month Archives[^]
- Oracle Data Provider for .NET FAQ[^]
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900