Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I to use FoxServer COM without install VFP 6.0?
Message
From
22/07/2000 03:58:41
 
 
To
21/07/2000 13:57:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00395590
Message ID:
00395851
Views:
10
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform