Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a record to a Table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147776
Message ID:
00147777
Views:
29
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform