Kbase P70507: Newly created records are not being saved in the database!
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/5/2004 |
|
Status: Unverified
SYMPTOM(s):
Newly created records are not being saved in the database!
CAUSE:
The code was undoing the record creation before the end of the transaction.
FIX:
Ensure that the changes are committed before you undo the transaction.