Optimize cursor execution

HCL OneDB™ ESQL/C supports the following features that allow you to minimize network traffic when the HCL OneDB ESQL/C application fetches rows from a database server:
  • Change the size of the fetch and insert buffers
  • Automatically free the cursor
  • Defer the PREPARE statement until the OPEN statement