BIP2414
Severity
20 : ErrorMessage
Unsupported datatype '<insert_0>'.Explanation
While preparing an ODBC statement a parameter with data type '<insert_0>' was encountered. This data type is not yet supported for ODBC operations.Response
Ensure that expressions which may return values of data type '<insert_0>' are not used as parameters in statements or expressions that access external databases.