View Single Post

   
  #1 (permalink)  
Old 03-01-2008, 02:40 PM
rdraider
 
Posts: n/a
Default Convert CHAR YYYYMMDD to mm/dd/yyyy

I can't seem to find a method of converting a CHAR(8) column in the form of
YYYYMMDD to an actual date such as mm/dd/yyyy

Can anyone point me in the right direction?

Thanks


Reply With Quote