Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey Did you found anything here, i am facing similar issue where the insert being sent without the quotes for strings and because of that Insert fails!
@sclccangmailcom wrote:
My table I'm trying to insert into is empty. There are no constraints on the table, not even primary key. When I attempt to insert the reformatted sql statement it goes in fine when connecting to the database correctly. How do I make Talend format the insert statement so that it will be accept by Postgresql?