Hi. I got a problem when trying to set a date/time field in a DB using a mySQL driver: the dateField/textField tags set only the date and never the time.
I use a SimpleDateFormat with this pattern: yyyy-MM-dd HH:mm:ss but the time is never set. The dbform stores always 00:00:00 in the time field instead the date is correct.
How can i resolve this problem?
Thanks, Gianpaolo

Reply via email to