This topic is locked

Table CSV import

2/8/2007 2:06:52 PM
PHPRunner General questions
B
bkersey author

I am having all kinds of problems importing date fields into tables with phpMyAdmin.
Suggestions on how to import dates in the mm/dd/yyyy format into this MySQL database?
We can export, would be really nice if there was an Import too!

Thanks

L
larsonsc 2/8/2007

Try changing the date format in the import file to YYYY-MM-DD. That is the MySQL format.