Techniques for maximizing application portability

You can maximize application portability by following several guidelines.

To maximize the portability of your Db2 ODBC applications, consider the following actions:
  • Use column names of function-generated result sets.
  • Use SQLDriverConnect() instead of SQLConnect().