[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE behavior when remote client/server (OE) database is shut down and restarted

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
I once had to write some code to handle cases were the database was disconnected. The top-level .p program had no DB access code, it checked if the db's were connected, and if they weren't it ran another .p to connect them. The routine was in an ON STOP block in the top level .p in order to catch the untrappable stop generated by a db disconnect.

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