Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid/Missing FPT file
Message
 
To
27/08/2002 06:38:19
Jim Underwood
Apollo Information Systems, Inc.
Houston, Texas, United States
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00693946
Message ID:
00693954
Views:
20
Jim,

The procedure to remove deleted record from a tbale without packing it is;
1) Open the Source table
2) Issue COPY TO TempTable FOR NOT DELETED()
3) ERASE The source table
4) Rename the TempTable to the source table's name
   Don't forget to rename the FPT as well
5) Recreate all indexes on the new table.
Previous
Reply
Map
View

Click here to load this message in the networking platform