Forum Post: RE: Catch not working as expected

  • Thread starter Thread starter Fernando Souza
  • Start date Start date
Status
Not open for further replies.
F

Fernando Souza

Guest
Just to clarify, there was no transaction so temp-tables changes are not undone in that case (that is documented). So whether it was an undo or no-undo temp-table, when there is no transaction active, the changes will not be undone. The record remains in scope and the errors will come up as we try to release the record when ending the procedure.

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