Page 1 of 1

What could be the bugs/problem for DateTime

Posted: 19.03.2007, 09:54
by klchin
Hi,

Would could be the problem, retrive the datatime field result become

pField->AsString it display "2007/03/18 12:03:52 12:03:52 PM"

Database : MsSQL
FieldType : DateTime
Zeos : 6.1.5

Regards,
KL Chin

Posted: 21.04.2007, 18:59
by klchin
Hi,

I found the cause of the problem, it cause by
setting the shortdateformat to invalid format
yyyy/mm/dd hh:nn:ss

Regards,
KL Chin