How an ODBC program processes results
After an application executes an SQL statement, it must process the results that the statement produced. The type of processing that an application performs depends on the type of SQL statement that it initially issues.