j
k
j a
j l
This fixes two regression with the latest ODBC32 updates. - SQLAllocStmt is an ODBC v2 function, so use the SQLAllocHandle (odbc v3) by default. - SQLBindCol call the actual driver function (appears to be a copy paste mistake).
Back to the thread
Back to the list