[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to force an open transaction for test purposes

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
> On Aug 2, 2019, at 5:10 AM, cverbiest wrote: > > Any hints on how to cause an open transaction ? > > > > in the main procedure, update a record, then call a sub-program that does more stuff and contains code that waits for user input. then user goes on vacation. main.p: define buffer c for customer. find c 1. c.postal-code = 12345. run sub.p sub.p: find last customer. update customer.

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