[RESOLVED] Oracle using ODP.NET
Firstly, my understanding of Visual Studio is spotty, so please excuse me.
I have installed the ODAC 11g Beta 11.2.0.1.1 Oracle Developer Tools for Visual Studio (found here http://www.oracle.com/technology/sof...12011beta.html) but none of the classes appear to be available in Visual Studio.
This isn't found:
Code:
using Oracle.DataAccess.Client;
I don't know. I know I need some tutorials, but they all seem to skim or skip entirely over the initials.
Can anyone let me know what I should be doing to get started?