Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Deleting a Row

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

  1. From the Connection window menu, select Connection / Create JDBC 4.0 Statement.

  2. In the resultSetType drop-down list, select TYPE_SCROLL_SENSITIVE. In the resultSetConcurrency drop-down list, select CONCUR_UPDATABLE.

    Click Submit; then, click Close.

  3. Select Statement / Execute Stmt Query.

  4. Specify the Select statement that you want to execute.

    Click Submit; then, click Close.

  5. Select Results / Inspect Results. The Inspect Result Set window is displayed.

  6. Click Next. Current Row changes to 1.

  7. Click Delete Row.

  8. To verify the result, return to the Connection menu and select Connection / Load And Go. The Get Load and Go SQL window appears.

  9. Specify the statement that you want to execute.

    Click Submit; then, click Close.

  10. The Connection window shows the row has been removed.

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