Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
=TableRevert(.T.)
Message
From
08/05/2001 14:10:09
 
 
To
08/05/2001 13:07:21
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00504832
Message ID:
00504900
Views:
16
>I am using INSERT INTO auth (id) VALUES (person.id) for the 'Add' button, so, I can not use =TableRevert(.T.), but have to use DELETE (but not PACK) for the 'Esc' button?

You need to really ask a question in order for us to help you more effectivly. But INSERTs can be reverted. Tables can be update implicity without you knowing it. For example, if you have Row Buffering , and you move the reocrd pointer, that updates the row, and in that case, TableRevert won't be able to do anything (cause there will be no unupdated changes).
Previous
Reply
Map
View

Click here to load this message in the networking platform