Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADODB.connection: provider cannot be found
Message
From
24/01/2007 16:56:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
ADODB.connection: provider cannot be found
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01188979
Message ID:
01188979
Views:
356
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
Next
Reply
Map
View

Click here to load this message in the networking platform