Forum Post: RE: how to rollback the data when system failure in progress 4GL [on hold]

  • Thread starter Thomas Mercer-Hursh
  • Start date
Status
Not open for further replies.
T

Thomas Mercer-Hursh

Guest
This is now the second post on this topic here. Did you read my answer on ProgressTalk? What it does will depend on what is defined as a transaction. Use COMPILE LIST to see where the transactions are. Use the transaction keyword to scope the transaction to the desired block. You can either make each update independent or make all of the updates a single transaction.

Continue reading...
 
Status
Not open for further replies.
Top