Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TABLEREVERT()
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00546421
Message ID:
00546607
Views:
28
Hi!

In addition, other cause of the problem:
If table have 2-d or 3-d buffering (row buffering), ANY record pointer change (include "go (recno())" command) will cause automatic tableupdate(). Thuis when you tablerevert(), it could be too late - record already updated. If you have a grid on the form - no way, grid change record pointer automatically to refresh the grid, so records are updated. If no way to find what cause automatic update, use table buffering (4-th or 5-th).

HTH.

>Hi,
>
>In one of my apllications I have a need for a Tabelrevert() for a parent - child scheme where the key field is unique.
>If I cancel from adding a new record, my =Tablerevert() does not eliminate the newly created buffered record from the table.
>
>Any ideas?
>
>Thanks, Jonathan
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform