Icon

Demo - dynamic database table creation with column size specification

Demo - dynamic table creation with column size specification

Using DB Table Creator to dynamically create a db table from the input columns, with Knime-to-database type mapping manually overridden.

Fails because synopsis is too long for thedefault varchar(255) column This time it works because the Table Creator hasoverridden the String conversion to make itvarchar(4000) Sample Datawrite to existing tableLOCAL DATABASEshow synopsis lengthLOCAL DATABASEshow synopsis lengthSample Datawrite to existing table(make sure NOT to " remove existing table" !!)dynmically set KNIME to Database type mappingincluding lengthsee Dynamic Type Settings taband then openKNIME-Based SQL Type Mapping tabExtract Data Tablefrom Delimited Text DB Writer H2 Connector String Manipulation H2 Connector String Manipulation Extract Data Tablefrom Delimited Text DB Writer DB Table Creator Fails because synopsis is too long for thedefault varchar(255) column This time it works because the Table Creator hasoverridden the String conversion to make itvarchar(4000) Sample Datawrite to existing tableLOCAL DATABASEshow synopsis lengthLOCAL DATABASEshow synopsis lengthSample Datawrite to existing table(make sure NOT to " remove existing table" !!)dynmically set KNIME to Database type mappingincluding lengthsee Dynamic Type Settings taband then openKNIME-Based SQL Type Mapping tabExtract Data Tablefrom Delimited Text DB Writer H2 Connector String Manipulation H2 Connector String Manipulation Extract Data Tablefrom Delimited Text DB Writer DB Table Creator

Nodes

Extensions

Links