georgia51390
Programmer
I am trying to convert a column in my table that contains dates in this format: 5/21/01. Could someone give me the correct syntax to convert the datatype from char to datetime? I keep getting the error
"The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value."
"The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value."