2112 Assignment error

Advantage Error Guide

Problem: A data conversion within the SQL engine failed due to an incorrect data type. For example, if you assign a numeric parameter value with a character string that contains non-numeric characters, you will get this error.

Solution: Verify that the parameter values are correct.