Kbase P7084: When does Progress defer the actual execution of a 4GL DISCONNECT statement?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
GOAL:
When does Progress defer the actual execution of a 4GL DISCONNECT statement?
FIX:
Progress defers the actual execution of the 4GL DISCONNECT statement in the following cases:
1) In a transaction, Progress defers the actual execution of the 4GL DISCONNECT statement until the transaction completes or is undone.
2) The DISCONNECT statement does not execute until all active procedures that reference the database end or stop.
In the above situations, the Progress CONNECTED function returns FALSE despite the fact that the physical disconnection has been deferred: