Working with Transaction objects
PowerBuilder uses a basic concept of database transaction
processing called logical unit of work (LUW).
LUW is synonymous with transaction. A transaction is
a set of one or more SQL statements
that forms an LUW. Within a transaction, all SQL statements
must succeed or fail as one logical entity.
There are four PowerScript transaction management statements:
-
COMMIT
-
CONNECT
-
DISCONNECT
-
ROLLBACK
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest