Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Permanently Deleting Records using SQL
Message
De
20/03/2003 12:23:51
 
 
À
20/03/2003 12:16:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00768156
Message ID:
00768177
Vues:
13
Hi Rixon

No, you can not pack it with SQL, SQL only marks records as deleted which is what it also should do. You will have to pack it yourself.

Why not use a cursor? Or put a 'pack-it' procedure in your startup routine? I strongly think you should re-think your design, packing a database is a BAD thing!


>Hi Tore, This is a temporary database table that needs to be overwritten each day. There's no real need to keep the data and we don't want to manually run a separate vfp program to pack the table. Is there a way to pack this as part of a SQL statement or a stored procedure? Thank.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform