DB Table Creator creates table without data

Hi @peterabraldes , I think that used like this the DB Table Creator only reads the table specification from the input data port if one has been configured, and from this it creates the (empty) table.

To write the data to the table, attach a DB Writer like this, and configure that with the require table name etc

image

4 Likes