Hi All. Have you ever used
LabSQL before?
I have encountered the problem with timestamp.
When i run mysql commands, like select * from table, the table that
has timestamp. so when I query it in mysqlenvironmental. it outputs
like 20080117172155.
However, when I query using LabSQL and MySQL driver, instead it
outputs like 1/17/2008 5:21:55 PM. I would like to use it in the same
format for querying later.
it will be difficult to convert it as all PC carry the different settings in the format.
Pls advise
Clement