Hello
I am using the odbc import in sqlyog 3.0.2, it works well except for importing datetime feilds. All of the mysql datetime fields populate with all 0's. I have tried importing using a CSV file and am having the same problem. Any advice would be greatly appreciated. 😕
Thanks!
Nevermind 🙁 I changed the data type to timestamp and it worked… not sure why datetime did not, but thats ok for now