Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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