F
FrodoBaggins
Dear Team,
Attempting to insert a record into a SQL database, using the command:
command.ExcuteNonQuery();
Get the following error message in the event log:
SQLDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999
11:59:59 PM
Have searched MSDN Library 2004 and online on MS site and can find nothing
relating to this bizarre error message.
Can you help?
Thanks,
Frodo.
Attempting to insert a record into a SQL database, using the command:
command.ExcuteNonQuery();
Get the following error message in the event log:
SQLDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999
11:59:59 PM
Have searched MSDN Library 2004 and online on MS site and can find nothing
relating to this bizarre error message.
Can you help?
Thanks,
Frodo.