In this blog post, you’ll learn more about the Sybase Error Column ‘%1’ not found in table ‘%2’ and the reason for receiving this error
Sybase SQL Error Message
Column ‘%1’ not found in table ‘%2’
Reason for this Error
You misspelled the name of a column, or the column you are looking for is in a different table.