How Do I...

Tip: Use Auto commit

Setting an update policy No tip for this topic No example for this topic Execute queries before opening a window

On some database management systems, closing the cursor is sufficient to release a lock. Others, like ORACLE, require you to commit or rollback updates to release a lock. If your DBMS requires a commit or rollback, use the Auto commit setting.


[ Top of Page | Previous Page | Next Page | Table of Contents ]