I have multiple Access databases which are used across many websites on our server. I want to move the data into MySQL. I know that Access handles dates differently than MySQL (#MM/DD/YYYY# vs 'YYYY-MM-DD'). I have hundreds of pages of code which would probably have to be changed. I want to make the best preparation possible for the transition. Can anyone point me to a good reference for making this type of move?
MrsBean
MrsBean