R
robert d via AccessMonster.com
If I'm using BeginTrans and CommitTrans with a DAO Workspace, do I have to
include Rollback in my error handler if an error occurs after the BeginTrans
statement but before the CommitTrans statement can be executed. I wouldn't
think so, but I'm not sure.
include Rollback in my error handler if an error occurs after the BeginTrans
statement but before the CommitTrans statement can be executed. I wouldn't
think so, but I'm not sure.