Wow! What a wealth of information here!
Can someone please help me?
I got a question from a SYBASE user trying to use a date in the Crystal SQL Designer...They keep getting an error message on the following line...
They want to compare to the date 6/01/2001
They've tried a bunch of statements similar to
and (d.END_DT >= ('2001-06-01') or d.END_DT = '00:00:00')
statement but crystal SQL designer returns an error " invalid date escape".
Not being a SYBASE/SQL guru, I don't know what the correct date format is here. Is there a way to eliminate the time?
Thanks for your help,
TornCUFF
Can someone please help me?
I got a question from a SYBASE user trying to use a date in the Crystal SQL Designer...They keep getting an error message on the following line...
They want to compare to the date 6/01/2001
They've tried a bunch of statements similar to
and (d.END_DT >= ('2001-06-01') or d.END_DT = '00:00:00')
statement but crystal SQL designer returns an error " invalid date escape".
Not being a SYBASE/SQL guru, I don't know what the correct date format is here. Is there a way to eliminate the time?
Thanks for your help,
TornCUFF