Hi,
I was wondering what would be involved in updating a mySQL database that had a date field as varchar changed to datetime. (This was setup by the previous programmer)
If the datetime field is listed as 1977-07-07 and the varchar as 07/07/77 would just changing the field to datetime fix it?
Thanks
I was wondering what would be involved in updating a mySQL database that had a date field as varchar changed to datetime. (This was setup by the previous programmer)
If the datetime field is listed as 1977-07-07 and the varchar as 07/07/77 would just changing the field to datetime fix it?
Thanks