Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can C++ read/write to a VFP table?
Message
De
30/10/1998 17:36:36
 
 
À
30/10/1998 16:10:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00153039
Message ID:
00153066
Vues:
22
>Can a MS C++ programmer read/write to my VFP tables using ODBC or any other method?
>
>Thanks,
>
>Jerry

Sure... there is an ODBC driver...

If you have foxpro you can also call it as an automation server to pass foxpro commands... (such as selects) to FoxPro, which will process the command and send the results back.

If you would prefer, you can use the fpole.dll to pass commands to the foxpro runtime. See the Help on it.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform