The data type of the SQL variable or parameter is not compatible with the database system’s data type.
Change the data type of the SQL variable or parameter to match the database system’s data type for the table column. If this message is returned during precompilation and the data types are compatible, precompile with NOCHECK option.