J
Jesper F
I'm experimenting with transactions in my db.
What limits are there as to what can be rolled back if
something fails. Several subsequent action queries work I
guess.
What about variable settings?
Rolling back appended rows with rs.addnew etc?
Is it a bad idea to include too much in a transaction?
What limits are there as to what can be rolled back if
something fails. Several subsequent action queries work I
guess.
What about variable settings?
Rolling back appended rows with rs.addnew etc?
Is it a bad idea to include too much in a transaction?