Hi,

I'm moving a JavaServlet app over from Tomcat on Win2K with a MS SQL 7 DB to Tomcat on 
Red Hat Linux with mySQL. Of course, there's about a hundred queries that use dates 
and of course, they're all in the format mm-dd-yyyy. is there a way to format the date 
column in my mysql tables to accept a date in this format or do i really have to go 
through every sql statement and parse the date and rebuild it to be yyyy-mm-dd? thanks 
so much. deadline is fast approaching.

Matt Tucker
thoughtbot

Reply via email to