Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1 KB

File metadata and controls

25 lines (22 loc) · 1 KB
title SQLFreeStmt | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology native-client
ms.topic reference
topic_type
apiref
helpviewer_keywords
SQLFreeStmt function
ms.assetid d9666d0b-3446-480e-bf1a-10b01213e411
author MightyPen
ms.author genemi
manager craigg

SQLFreeStmt

SQLFreeStmt is not recommended in ODBC 3.0 and later. The [!INCLUDEssNoVersion] Native Client ODBC driver supports all defined Option values for SQLFreeStmt. However, SQLCloseCursor, SQLBindParameter, SQLBindCol, SQLSetDescField, and SQLFreeHandle replace or duplicate the function of SQLFreeStmt and should be used instead.

See Also

SQLFreeStmt Function
ODBC API Implementation Details