Quantcast
Channel: KNIME RSS
Viewing all articles
Browse latest Browse all 4157

Database Writer Node Bug report

$
0
0

Hello Knime developers,

just wanted to report that the "Database Writer" node on knime fails to correctly write the SQL query when one of the columns is named "group". I already resolved by giving the column another name, but I think this is an internal bug of the node: it writes the query this way: INSERT INTO ('group) VALUES ('value'). The column name closing quote is missing, resulting in a SQL syntax error!

Best!

Andrea


Viewing all articles
Browse latest Browse all 4157

Trending Articles