Setting the transaction object for the DataWindow control

There are two ways to handle database connections and transactions for the DataWindow control. You can use:

The two methods provide different levels of control over database transactions.

NoteIf you change the DataWindow object If you change the DataWindow object associated with a DataWindow control at runtime, you need to call the SetTrans or SetTransObject method again.