G
Guest
I have an MSAccess form in "continuous forms" mode that is bound to a table.
Records can be added, deleted and modified within the form but there is a
command box that allows the user to CANCEL.
Is there a way to use BeginTrans, ComitTrans and Rollback to accomplish this?
From what I've read about this feature it has to be based on a connection
object and the form does not really open a connection object that I can see.
Any help would be greatly appreciated.
Thank you
Records can be added, deleted and modified within the form but there is a
command box that allows the user to CANCEL.
Is there a way to use BeginTrans, ComitTrans and Rollback to accomplish this?
From what I've read about this feature it has to be based on a connection
object and the form does not really open a connection object that I can see.
Any help would be greatly appreciated.
Thank you