I have managed to import a .csv file to mysql.
However how do I preserve the datetime field so that it does not import the data as 0000-00-00 00:00:00
I managed to this before but have completely forgotten
Many Thanks Adrian
Post the code you have and some of the csv data so we can see what you're trying to do.