Hi, i'm new in this forum
I've a strange problem. I've a datetime field that doesn't come updated properly.
With this code
UPDATE table SET field = '2004-09-02 10:48:15' WHERE field2 = 1
the new value of field is
2004-09-02 15.__.__
why ???!?
p.s. : sorry for my english..i'm Italian
