| title | Executing Queries How-to Topics (ODBC) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 06/13/2017 | |
| ms.prod | sql-server-2014 | |
| ms.reviewer | ||
| ms.technology | native-client | |
| ms.topic | reference | |
| helpviewer_keywords |
|
|
| ms.assetid | 3594c908-192e-41ea-9db0-7045da8812b5 | |
| author | MightyPen | |
| ms.author | genemi | |
| manager | craigg |
Executing an SQL statement in an ODBC application requires allocating a statement handle, setting statement attributes, and preparing and executing the SQL statement.