Link to home
Start Free TrialLog in
Avatar of craigbtg
craigbtg

asked on

Oracle ODBC Drivers

Hello,

I would like to use the Oracle ODBC drivers in a VB6 application that is running on a Windows XP machine to connect to two Oracle tables.  Problem is, I am pretty unfamiliar with exactly what I need to do in order to load the drivers correctly.  Can someone please give me some instructions or point me to a step-by-step walkthrough?

I found some information on loading the Oracle ADI first, but I got to a few places where I wasn't sure about the setting (ie., Default Home, SID) and I am not sure if I need to load the entire ADI.

If there is a nice, easy way to connect with ODBC drivers without the need to load an extra client please let me know.  I am looking for the quickest and easiest connection and all I need to do is read two tables (not even an update).

Thanks in advance for your help.
SOLUTION
Avatar of schwertner
schwertner
Flag of Antarctica image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of craigbtg
craigbtg

ASKER

Thank you.  This information was very helpful.