0x0056008B (5636235) An incorrect parameter type was passed.
Explanation
SQLBindParameter was passed an incorrect parameter type. Parameter types can only be SQL_PARAM_INPUT, SQL_PARAM_OUTPUT, or SQL_PARAM_INPUT_OUTPUT.
sqlstate: HY105
SQLBindParameter was passed an incorrect parameter type. Parameter types can only be SQL_PARAM_INPUT, SQL_PARAM_OUTPUT, or SQL_PARAM_INPUT_OUTPUT.
sqlstate: HY105