0x00560020 (5636128) An indicator variable is required, but not supplied.

Explanation

An indicator variable is required because the column is nullable, but the indicator variable was not supplied as a part of the SQLBindParameter or a SQLBindCol API.

sqlstate: 22002

User response

Supply an indicator variable.