Progress 11.2 on Win7.
Is it possible to update the database in a CATCH block or will the changes back out? I am thinking about implementing a method of capturing errors users receive so that we can use it for problem determination. We have a lot of users who don't report error messages accurately and as a result it gets pretty hard to determine where they are going wrong.
Is it possible to update the database in a CATCH block or will the changes back out? I am thinking about implementing a method of capturing errors users receive so that we can use it for problem determination. We have a lot of users who don't report error messages accurately and as a result it gets pretty hard to determine where they are going wrong.