Working with Transaction objects – PB Docs 150

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.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x