|
Commit and rollback, if I understand it, is one-shot deal. If you make 15
entries and then rollback you lose all 15 changes. If you commit, you lose
all rollbacks. This may well be wrong; my understanding of commit &
rollback is limited.
What business thing are you trying to do?
The business thing is a subfile of data, say 4 columns, all can be changed,
deleted, or even added.
updated or not, I want to replicate the Ctrl-z behavior and be able to undo
changes, one at a time, for, say, 15 changes or until start of the session.
My first thought is that I have to keep an array of changes and read them
back 1 at a time but this has got to be a wheel that is already invented?
The rest of the world has had repeat un-do for 30+ years.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.