Hi, 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. Thanks, Andrew Quoting Graeme J Sweeney <[EMAIL PROTECTED]>: > On Tue, 20 Mar 2007, [EMAIL PROTECTED] wrote: > > > The only difference to take into account though is that all the > datetime > > columns are system generated where as the date field that is > throwing > > read errors has orginated from a form field. This field is > correctly > > inserted into the database but then has the parse error on the > read. > > Which database is it? > > For test purposes, ignore the date comming from the form and just > insert > new Date(). Does that work when deployed on the service provider box? > > -- > Graeme - >
