MySQL Forums
Forum List  »  MySQL Workbench

Can't export Excel to MySQL with Python due to date error
Posted by: Troy Kelley
Date: March 05, 2022 09:13PM

Reg_Date
02/08/22
02/11/22
02/10/22
02/09/22

(1292, "Incorrect date value: '44600' for column 'Reg_Date' at row 1") Apparently, 44600 corresponds to Jan 1st, 1970, which isn't even in my Reg_Date column, as you can see above.

Nothing in Stackoverflow worked for me to eradicate this error.

Any tips or help would be greatly appreciated!

I have the latest version of MySQL Community Edition.

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't export Excel to MySQL with Python due to date error
449
March 05, 2022 09:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.