| title | Processing results how-to topics (Native Client OLE DB provider) | |
|---|---|---|
| description | Processing Results How-to Topics (Native Client OLE DB provider) | |
| author | markingmyname | |
| ms.author | maghan | |
| ms.date | 03/07/2017 | |
| ms.service | sql | |
| ms.subservice | native-client | |
| ms.topic | reference | |
| helpviewer_keywords |
|
[!INCLUDE SQL Server]
Processing results in an OLE DB application involves first determining the characteristics of the result set, and then retrieving the data into program variables. If the command executes a stored procedure, you also must know how to process return codes and output parameters from the stored procedures.