| title | Processing Results How-to Topics (ODBC) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 06/13/2017 | |
| ms.prod | sql-server-2014 | |
| ms.reviewer | ||
| ms.technology | database-engine | |
| ms.topic | reference | |
| helpviewer_keywords |
|
|
| ms.assetid | 772d9064-c91d-4cac-8b60-fcc16bf76e10 | |
| author | mashamsft | |
| ms.author | mathoma | |
| manager | craigg |
Processing results in an ODBC application involves first determining the characteristics of the result set, then retrieving the data into program variables by using either SQLBindCol or SQLGetData.