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.
In this section: 
* Using SQLPrepare/SQLExecute and SQLExecDirect
* Using Arrays of Parameters
* Using the Cursor Library