S
Stefan Bolte
Guest
Hello Vignesh, you might want to check out these docs: The language option "No-Wait" of a record manipulation ABL-command such as "GET-NEXT" disables the default record lock timeout handling. The concept is described here: documentation.progress.com/.../index.html "No-Undo" omits a class data member, class property or a simple variable from local sub-transaction handling. For an example see here: documentation.progress.com/.../index.html The description of the UNDO statement ( documentation.progress.com/.../index.html describes the rollback approach and how it works with non-persistent structures such as variables, data members and properties. Regards, Stefan
Continue reading...
Continue reading...