Can't delete record
Hi,
I working on an application and I have inserted some data into a table within a sql database, and the date has obviously been entered in the wrong format, the problem is I can't amend or delete the record from the table, everytime I click away from the record I get the following error:
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value
Any ideas on how I can remove this record
Many thanks
Peter
|