A sample PL/I program is supplied illustrating the use of some common ODBC functions, including:
|
SQLAllocEnv SQLAllocConnect SQLAllocStmt SQLBindCol SQLBindParameter SQLConnect SQLDisconnect SQLError SQLExecDirect |
SQLExecute SQLFetch SQLFreeConnect SQLFreeEnv SQLFreeStmt SQLGetInfo SQLNativeSQL SQLPrepare SQLTransact |
Example Notes: