looks like it's witango:
[147]
INSERT INTO forum (subject,author,email,date,message) VALUES (?,?,'',{ d '1902-07-16' },?)

What's the cure?? I can protect against it to a certain extent, but is there some config someplace that I need to deal with?

On Tuesday, July 22, 2003, at 05:38 PM, Ben Johansen wrote:

Turn Debug on and view what the insert/update statement being issued
from Witango.
If you see it as 1903-01-02 in the debug then it is witango, else it is
mysql.

If you are using T2k then it could be T2k.
Since the big fallout of y2k I got into habit of enter 2003 or 1903
fully. Mostly I provide a popup calendar to just click.

Hope this helps


-----Original Message-----
From: Roland Dumas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2003 5:28 PM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: Y2K problem?

I just created a new record taf and created an entry that is 1/2/03 in
a date field. I looked at the record in mysql and it was 1903-01-02.
Where is the Y2K problem?

Reply via email to