RE: German Server
by tonywright on Wed, Sep 13 2006 2:45 AM
I have just come across the same problem with a database in the UK, worked fine untill today (13/09/2006)
"cast from string '09-13-2006' to type 'date' is not valid"
(dotforumclienttopic.viewallrecords)
I guess when it got past the 12th it went invalid month as in the uk the date format is dd/MM/yyyy so 13 is the day not the month.
How can I fix this other than changing my database to US (which I cannot do)
Tony