I received the following:
cannot insert a non-null value into a timestamp column. Use INSERT with column list or with a default of NULL for the timestamp column.
I am trying to append to a table that every field in it allows nulls.
Any and all assistance will be greatly appreciated.