Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Establishing Savepoints

  • Last Updated: May 12, 2026
  • 2 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

  1. From the Connection window menu, select Connection / Connection Properties.

  2. Select TRANSACTION_COMMITTED from the Transaction Isolation drop-down list. Do not select the Auto Commit check box.

    Click Set; then, click Close.

  3. From the Connection window menu, select Connection / Load and Go. The Get Load And Go SQL window appears.

  4. Specify the statement that you want to execute.

    Click Submit.

  5. Select Connection / Set Savepoint. In the Set Savepoints window, specify a savepoint name.

    Click Apply; then, click Close. The Connection window indicates whether or not the savepoint succeeded.

  6. Return to the Get Load And Go SQL window and specify another statement.

    Click Submit.

  7. Select Connection / Rollback Savepoint. In the Rollback Savepoints window, specify the savepoint name.

    Click Apply; then, click Close. The Connection window indicates whether or not the savepoint rollback succeeded.

  8. Return to the Get Load And Go SQL window and specify another statement.

    Click Submit; then, click Close.

    The Connection window displays data that was inserted before the first Savepoint. The second insert was rolled back.

TitleResults for “How to create a CRG?”Also Available inAlert