What do I need to have installed so that I can connect to an Oracle DB from an ASP.NET Form? Also, how do I go about connecting? (Wondering what needs to be referenced/inherited and maybe a sample connection string) Thanks, Jeremy
Printable View
What do I need to have installed so that I can connect to an Oracle DB from an ASP.NET Form? Also, how do I go about connecting? (Wondering what needs to be referenced/inherited and maybe a sample connection string) Thanks, Jeremy
Someone has to know how to help me. All I need is for someone to help me connect to an Oracle Database through ASP.NET. Thanks, Jeremy
I hate to send people to other forums, but there is the ASP.NET Forums that has a section dedicated to Oracle and ASP.NET. HTH
There is also the .NET Oracle provider available here. You can get the sample documentation and connecto to an Oracle DB.