Performance Issues

Developing performance-oriented ODBC applications is not an easy task. You must be willing to change your application and do some testing to see if your changes helped performance. Microsoft's ODBC Programmer's Reference does not provide information about system performance. In addition, ODBC drivers and the ODBC Driver Manager do not return warnings when applications run inefficiently.

Some general guidelines for developing performance-oriented ODBC applications include:

See "Designing ODBC Applications for Performance Optimization" in the DataDirect Connect64 for ODBC and Connect64 XE for ODBC Reference for complete information.