Updated on 2025-05-29 GMT+08:00

SQLFreeStmt

In ODBC 3.x, SQLFreeStmt (a function in ODBC 2.x) was deprecated and replaced with SQLFreeHandle.

For details, see SQLFreeHandle.