Updated on 2025-08-19 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.