Kbase P130936: UNDO attribute value not available via AppServer connection
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/5/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0x
OpenEdge 10.1x
All Supported Operating Systems
SYMPTOM(s):
When a temp-table table-handle is returned from an AppServer, the UNDO property is incorrectly ALWAYS FALSE.
Does not happen in client-server application.
CAUSE:
This is a known issue.
FIX:
Since 10.0B and higher the UNDO attribute can be set on the client side. The attribute can be set if there is no active transaction. Within an active transaction, it can be set as long as the temp-table is empty.