Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting to Oracle
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Connecting to Oracle
Divers
Thread ID:
00689674
Message ID:
00689674
Vues:
52
Does anyone know how to connect to Oracle 8.x using MS OLE DB provider? The following code doesn't work. It doesn't give any error but returns NULL

loConnect = createobject("adodb.connection")
?loConnect.Open("Provider=MSDAORA;Data Source=MySource;User Id=MyUserId;Password=MyPassword;")

I can connect via SQL*PLUS and Oracle ODBC Provider.
- Jayesh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform