Description of Transaction object properties  Transaction basics

Chapter 16: Using Transaction Objects

Working with Transaction objects

PocketBuilder 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:





Copyright © 2004. Sybase Inc. All rights reserved. Transaction basics

View this book as PDF