Sybase Error – The data type of column or variable ‘%1’ is not supported

In this blog post, you’ll learn more about the Sybase Error The data type of column or variable ‘%1’ is not supported and the reason for receiving this error

Sybase SQL Error Message

The data type of column or variable ‘%1’ is not supported

Reason for this Error

The column is defined with a data type that is not supported for remote tables or the variable is defined with a datatype that is not supported for using and location clauses.