Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unregistered VFP OLE provider
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Unregistered VFP OLE provider
Miscellaneous
Thread ID:
00770984
Message ID:
00770984
Views:
69
Hi guys,

When i try to execute this code:

conRa = CreateObject("ADODB.Connection")
conRA.ConnectionString="Provider=VFPOLEDB.1 DataSource=c:\to_delete\data\ra.dbc"
conRA.open

Fox gives me this message:

"OLE IDISPATCH exception code 0 from ADODB.Connection:
Provider cannot be found. It may not be properly installed..."

I've searched for VFPOLEDB.dll file and found it in C:\program files\common files\system\ole db\

My coworker has the same problem. How do I register this provider or othervise fix this problem?

Thanks a lot.
Next
Reply
Map
View

Click here to load this message in the networking platform