Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a record to a Table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00147776
Message ID:
00147777
Vues:
30
John,

If you have buffering turned on on the table you can use TABLEUPDATE() to commit the changes or TABLEREVERT() to reverse them.

>I have a form for to add records to a table. Currently I do an APPEND BLANK the enter the data into the blank record. I need to be able to reverse the append. In FPW2.6 I would be using memory variables for the text box. How can I have the ability to do this in VFP? Is there a way to change the recordsource back and forth from the table to a memory variable?
>
>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform