![]() |
| Fixing Date format in CSV for import to mySQL |
|
kirkdickinson
|
I have several tables that won't import the dates correctly into mySQL because they are formatted incorrectly. My database tables all show the dates MM/DD/YYYY and it seems that mySQL wants them in this format YYYY-MM-DD.
The tables import, but the dates are all zeroed out 0000-00-00 I surely am not the first person to have this problem. Thanks, Kirk |
||||||||||||
|
|
|||||||||||||
| Fixing Date format in CSV for import to mySQL |
|
||
|


