Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid/Missing FPT file
Message
 
À
27/08/2002 06:38:19
Jim Underwood
Apollo Information Systems, Inc.
Houston, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00693946
Message ID:
00693954
Vues:
19
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform