On Tue, 20 Mar 2007, [EMAIL PROTECTED] wrote:
The database is MySQL - sorry for not mentioning that!
I have manually inserted a record into the database and tried the same
code. It fails in exactly the same way.
From your earlier posts:
1. Local server, local DB works
2. Local server, remote DB works.
3. Remote server, remote DB fails.
Without actually seeing the log/stacktrace, I wondering whether
1. It's the conversion from the DB to DATE or
2. Some parsing you're doing on the Date object.
--
Graeme -