Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
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
Try changing the date format in the import file to YYYY-MM-DD. That is the MySQL format.