Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Permanently Deleting Records using SQL
Message
De
20/03/2003 12:05:47
 
 
À
20/03/2003 11:53:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00768156
Message ID:
00768164
Vues:
20
1. Use (yourDBF exclusive
2. pack

But what is the point of deleting the records, why don't you simply re-use them? I don't want to offend you, but I learnt many, many years ago that you should only delete records permanently very rarely, for instance every tenth year...!

>We use Coldfusion with a vfp datasource and run a query that deletes all records in a vfp table:
>delete * from vfptable
>
>However, as would be expected, it marks all records for deletion, rather than physically deleting them.
>
>How would we pack the table as part of the query? Would it be a stored procedure? If so what might that look like and where would it be placed?
>
>Thanks in advance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform