Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering and multiple tablereverts...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Buffering and multiple tablereverts...
Divers
Thread ID:
00493181
Message ID:
00493181
Vues:
50
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 >>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform