Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on opening table
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help on opening table
Miscellaneous
Thread ID:
00693255
Message ID:
00693255
Views:
63
Hi All,

I have a .asp file that tries to open a VFP .dbc/.dbf file through this connectionstring:
Driver={Microsoft Visual FoxPro Driver};UID=;PWD=;SourceDB=C:\Mypath;SourceType=DBF;Exclusive=No;BackgroundFetch=Yes;Collate=Machine;Null=Yes;Deleted=Yes;
But error displays:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Visual FoxPro Driver]File was created in a later version of Visual FoxPro than the current version.
Is the driver I used a "lower" version than what needs to be used? The .dbc/.dbf file was created I think in VFP 7..
Next
Reply
Map
View

Click here to load this message in the networking platform