converting char to datetime format
Hi All
i have a date time field which needs to be converted into datatime format to insert into sql db...
the format is
date
---------
06092006 023718
how do i useconvert function to convert into say...06/09/2006...
much thanks in advance...
|