Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Packing a VFP table ~help.
Message
From
02/12/1999 14:36:32
 
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00298042
Message ID:
00298077
Views:
13
>I am trying to pack (get rid of the deleted records) in a VFP table. using the adodb object.
That can't be done through ADO. If you have VFP installed on the PC you may be able to make a call to VFP as a server to execute the pack command on the current table. Notice I say "may" because I haven't tried it.
Or, create your own VFP exe that you can pass the table name to pack.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform