analytics2006
MIS
i have a field setup by my co-worker with type = varchar(5000). This is supposed to be a date field .
I tried to convert it to smalldatetime [cast (rcvdate as smalldatetime)] and got the error message "syntax error converting character string to smalldatetime data type.
how can i fix this? Any help will be greatly appreciated.
thanks
current output:
rcvddate
13261
I tried to convert it to smalldatetime [cast (rcvdate as smalldatetime)] and got the error message "syntax error converting character string to smalldatetime data type.
how can i fix this? Any help will be greatly appreciated.
thanks
current output:
rcvddate
13261