Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADODB.connection: provider cannot be found
Message
De
24/01/2007 16:56:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
ADODB.connection: provider cannot be found
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01188979
Message ID:
01188979
Vues:
357
I am using the following code to work with Excel

oCon = CREATEOBJECT('ADODB.connection')
oCon.ConnectionString = "Provider=VFPOLEDB;Data Source= "+cDataLoc

One user has an error that says "OLE IDispatch exception code 0 from ADODB.connection: provider cannot be found".

I thought that I need VfpOleDB.dll to use the above code but I do not have thise DLL on my machine and it runs without a problem.

My question is what file I need to check for to make sure that the above connection will succeed?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform