Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I to use FoxServer COM without install VFP 6.0?
Message
De
22/07/2000 03:58:41
 
 
À
21/07/2000 13:57:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00395590
Message ID:
00395851
Vues:
9
>I´m developing a VB App with WFP as Data Source. For delete records phisically, I have to use "PACK" command. By this, I use FoxServer COM, but, it´s necessary all VFP files are installed for to use FoxServer COM?.



It looks like the others have covered your COM question, but if all you need to do with the COM server is PACK your table, then you should know that you can do this with the VFP ODBC driver:

=SQLEXEC(lnConnection,"SET EXCLUSIVE ON; PACK MyTable")
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform