Database Writer Error MSG

Hi All,

I get this error message with a dabase writer node:


ERROR Database Writer      3:49       Execute failed: Error while adding row #2 (Row1), reason: Cannot insert an explicit value into a timestamp column. Use INSERT with a column list to exclude the timestamp column, or insert a DEFAULT into the timestamp column

I simplified my workflow to just read a database column and write it to a database with a different table name and it still throws this error.

Thanks,
olga

Change field type to datetime.