D
dweeber62
I have a project where the user wants edit and add data (which I
intend on displaying in a subform) without the changes being made to
the database until the user clicks on a "SAVE" button. (This best
mimics what the users are accustomed to.)
Although I've never used "transactions", from my reading, this seems
like the way to go. I would like to hear other opinions from more
experienced programmers.
If it is the way to go, I've not found a great deal of resource
material. The books I have do little more than describe the 3 basic
commands. I'd like to see more information.
Any comments or help is greatly appreciated.
intend on displaying in a subform) without the changes being made to
the database until the user clicks on a "SAVE" button. (This best
mimics what the users are accustomed to.)
Although I've never used "transactions", from my reading, this seems
like the way to go. I would like to hear other opinions from more
experienced programmers.
If it is the way to go, I've not found a great deal of resource
material. The books I have do little more than describe the 3 basic
commands. I'd like to see more information.
Any comments or help is greatly appreciated.