Is there a way to validate a date field in Sybase. I am not able to capture the @@error since the variable I am getting the date value happened to be a char field and my convert function when fails prevents the process in executing any further. Same is the case with using DateAdd, DateDiff functions. If someone could suggest a way to validate date in sybase that would be of great help.