Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering and multiple tablereverts...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Buffering and multiple tablereverts...
Miscellaneous
Thread ID:
00493181
Message ID:
00493181
Views:
49
Hello People

I have a big problem.
A simpler description of the problem is as follows.

I have a table which is buffered via optimistic table buffering.

Now I have a record modified but not yet commited
I re modify the record but want to undo the changes to reflect the previous state of the record ...
* eg

* Name   : Hiten  && Orignal value
* Name   : HKM    && Modified Value 1
* Name   : Abcd   && Modified Value 2
* Undo
* Name   : HKM    && Value after undo.

* Table Update is not done during the above processing
* Table revert is used to undo but then i get back to "Hiten" and not "HKM"
* Which is what I dont want to happen
* I also dont want to use transactions.
any sugestions on how to do it ?

Thanx.
Regards
Hiten K M

( The best and the worst are yet to come .. keep coding ! )

My Resume >>
Next
Reply
Map
View

Click here to load this message in the networking platform