Forum Discussion

QuinnDatatyk's avatar
QuinnDatatyk
Frequent Visitor
1 year ago

Type mismatch datetime column issue

I get data from ODBC driver with timestamp type column with format like this:

Every thing is ok in desktop app

However when I publish it to service, the refresh job return this error (this is because of the datetime column, i had tested by remove it then sucessfully refreshed)

How can I resolve this?

Thank you.