Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can not delete records in VFP table
Message
 
À
27/11/2001 21:08:43
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00586712
Message ID:
00586855
Vues:
18
You could always "recycle" the records - this is what we do with VFP mtdll web apps since it was so hard to do a pack in a web app. For records that you intend to delete just blank out the key field and any additional fields. Then when you add a new record just seek the first empty key and add to it. It works great for our web apps and keeps the file size way down...
>Thank you Chris
>I have actually tried this by writing a vfp com server. Unfortunately I can't get the exclusive table access to do the 'pack'
>ie the asp is still locking the table.
>
>Normaly I could write an administration program to close down the web server and perform the nessescary the packing. Unfortunately I'm expecting heavy use of the table so it remains unfeasible.
>
>Oh well the challenge is still open .
>!!!!!Delete records in a vfp table from within an ASP page.!!!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform