Solved

Is there a CSV (Tab Separated) Writer Option?

  • 25 November 2019
  • 2 replies
  • 26 views

Badge +2

I have a user that requires a non-spatial SQL Server Table provided to them as a Tab Separated CSV file. I have found the CSV writer, but cannot find an option to output as tab separated instead of the Comma Separated.

Does anyone know if this is possible?

Thanks very much for your time.

Cheers

icon

Best answer by bwasserstein 25 November 2019, 22:48

View original

2 replies

Badge

Add a "CSV (Comma Separated Value)" writer. Under parameters, use the drop-down to change the delimiter to "tab".

That should do it for you. Cheers.

Badge +2

Add a "CSV (Comma Separated Value)" writer. Under parameters, use the drop-down to change the delimiter to "tab".

That should do it for you. Cheers.

thanks so much, I am such a n00b, I was double clicking the writer in the layout window, I didnt even think to look in the Navigator for the option!

 

Thanks heaps :)

Reply