Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Palmettohodag
Contributor
Contributor

tFileOutputDelimited CSV option quoting non-String values

Trying to use the component to bulk load a file to Microsoft SQL Server. Bulk load is erroring out because the file has double quotes around the DATETIME field. The schema is using the date format throughout the job. Seems like setting the CSV option is quoting all fields instead of the standard CSV practice.

Labels (3)
1 Reply
Anonymous
Not applicable

The tFileOuputDelimited component will wrap all fields and not just the Strings I am afraid. However, if you are bulk loading, you can use the bulk load components shown here to do this....

 

https://help.talend.com/r/en-US/8.0/mssql/tmssqloutputbulkexec-standard-properties