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

SQLAllocStmt

In ODBC 3.x, SQLAllocStmt (a function in ODBC 2.x) was deprecated and replaced by SQLAllocHandle.

For details, see SQLAllocHandle.