skip to main content
Reference : Designing ODBC applications for performance optimization : Selecting ODBC functions
  

Try DataDirect Drivers Now

Selecting ODBC functions

The guidelines in this section will help you select which ODBC functions will give you the best performance.
* Using SQLPrepare/SQLExecute and SQLExecDirect
* Using arrays of parameters
* Using the cursor library