Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help on opening table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00693255
Message ID:
00693274
Vues:
18
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform