On 64bit systems SQLUINTEGER and SQLULEN are not the same size as on 32bit system. The erroneous usage of a pointer to the former type is fixed in this patch.
Patch for src/statement.cpp
Log in to post a comment.
Patch for src/statement.cpp