Description
Start a transaction in the database. Must be called before making any update in the database.
PreCondition
This method is used in methods DataSave and CommitTransaction. It should not be used anywhere else.
Parameters
| oiReturnStatus | output | integer | |
Internal usage
unused
program code (program1/progress.p)
/* database update logging REQUIRES a handle, so pass any valid handle */
publish "Logging.DatabaseAccess" ("begin transaction", this-procedure).