| title | Executing Queries How-to Topics (ODBC) | |
|---|---|---|
| description | Executing Queries How-to Topics (ODBC) | |
| author | markingmyname | |
| ms.author | maghan | |
| ms.date | 03/06/2017 | |
| ms.service | sql | |
| ms.subservice | native-client | |
| ms.topic | reference | |
| helpviewer_keywords |
|
[!INCLUDE SQL Server]
Executing a SQL statement in an ODBC application requires allocating a statement handle, setting statement attributes, and preparing and executing the SQL statement.