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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADODB Provider 1

Status
Not open for further replies.

enuss

MIS
Mar 16, 2004
37
0
0
US
I am writing code that pulls from an external Oracle database. In order to use the code, I am trying to setup the connection to the oracle database using ADODB connection. Does anyone know what the provider would be for an oracle database?

The statement I am wanting to fill is:

dbConn.Open "Provider=?;Data Source=Metastorm;"

Thanks in advance,

Erich
 
That is going to help, I think. Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top