Optimize cursor execution

Informix® ESQL/C supports the following features that allow you to minimize network traffic when the Informix 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