Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on opening table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00693255
Message ID:
00693274
Views:
19
First, make sure that you have the latest version of VFP ODBC driver (6.01.8629.01). Second, make sure that DBC events are turned off, because DBC with events turned on isn't supported by VFP ODBC driver. Third, you can try to use VFP OLE DB provider that comes with VFP7.

>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..
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform