Designing ODBC Applications for Performance Optimization
:
Selecting ODBC Functions
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