Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
#1352
Hi everybody

i m tryind to import a resume through the data import function.

i put the pdf file already in the right folder and CATS detect the file ,
i edit the information for this Resume like the name and lastname and email to let this resume bee a new candidate and then save the information
but wenn a i want to go to step 4 and upload the file i have the exception

MySQL Query Failed: Incorrect datetime value: '2011-09-08T15:30:12+02:00' for column 'date_created' at row 1

UPDATE candidate SET date_created = "2011-09-08T15:30:12+02:00", date_modified = "2011-09-08T15:30:12+02:00" WHERE candidate_id = 2 AND site_id = 1

it look like the function try to update the database with a not valid format for the date.

did anybody had this problem ,
ps i changed the format from date_created from datetime to varchar and then it work , but i m not sure that it can be a good solution because this may cause other problems in other function or pages.

thanks a lot

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me