SQLFreeStmt (ODBC)

SQLFreeStmt is not recommended in ODBC 3.0 and later. The Microsoft® SQL Server™ 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
SQLBindCol SQLCloseCursor
SQLBindParameter  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.