View Single Post
  #2 (permalink)  
Old 11-25-02, 15:45
svrider svrider is offline
Registered User
 
Join Date: Jul 2002
Posts: 36
I found it. For all of you VB programmers who wants to connect to an Orace database, here is the connection string for your ADODC connection object :

"Provider=OraOLEDB.Oracle;Data Source=ORCL;User ID=demo252;Password=demo252"

Bye !

SvRider
Reply With Quote