In this blog post, you’ll learn more about the Sybase Error The comparison ‘%1’ cannot be used with geometries. and the reason for receiving this error
Sybase SQL Error Message
The comparison ‘%1’ cannot be used with geometries.
Reason for this Error
Geometry values cannot be compared with operators such as < or >. Geometries can only be compared with = and <>.