CSV without Quotes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to export a query to csv in order to get the data into out Accounting
System. Our system is very sensitive and it needs the data in a csv without
the quotes around text fields. How can I get this done?
 
Select export, choose advanced.. go to the text qualifier field and select
none from the drop down list. If you're doing it via code, export once
manually and save the export spec ( with the "none" qualifier selected ) and
use that spec.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top