Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to connect to Oracle on AIX?

Status
Not open for further replies.

BobLoblaws

Programmer
Nov 20, 2001
149
CA
I have tried using ADO connection, but with no success.

Does anyone have any suggestions?
 
You just need to set up an Oracle connection to that database (via TNSNames, etc) and it'll work. Once you've installed and configured the Oracle client software on your machine, the MS Oracle driver will then function via OleDB like any other data source.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top