Re: Date formating

2002-01-05 Thread Sinisa Milivojevic
Jesse Shy writes: I am push a couple of date fields to mysql via the myODBC driver, however the fields are in there original format as JUN01/01 and the like. Right now these fields are type CHAR and I cant do any calculations on them. Is there a built in function to make this a legitimate

Date formating

2002-01-04 Thread Jesse Shy
I am push a couple of date fields to mysql via the myODBC driver, however the fields are in there original format as JUN01/01 and the like. Right now these fields are type CHAR and I cant do any calculations on them. Is there a built in function to make this a legitimate date or am I stuck