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