Hello Michael
I encounter a problem when trying to execute stored procedures which expect bit or date parameters.
ASE 12.5.3 does not understand true/false it expects 1/0.
As for the date it should be "12/14/2012 instead of “14/12/2012”.
test.sql (365 Bytes)