Transaction Committ/Rollback

By | 2002-06-01

This code allows for multiple record updates to be grouped into a single batch style transaction. You can then either committ changes to multiple records, or rollback the changes in the case of errors or conditions not being meet. This code is ideal for month-end processing, or in a situation where there is the possibility of errors being generated.

Original Author: Jeff Ritchie

Side Effects

The workspace used is held in the mapped temp area of the hard disk. If disk space runs out an error will be generated.

Attachments

FileUploadedSize
CODE_UPLOAD33822132000.zip9/3/2020 3:45:00 PM7935
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.