Re: Timestamp conversion problem
>
> Why not make your timesamp column a timestamp type?- Hide quoted text -
>
Howdy, Captain Paralytic.
Interesting name...
Added timestamp column as punchDate. Get errors when attempting to
cast `timestamp` column as datetime or timestamp, e.g. truncated
datetime value.
Will have to search source code - possibly reports - to see what is
used to convert the `timestamp` column to readable date...
Thanks,
Rey
|