Assuming that you're exporting data to CSV: the export system defaults
to enclosing all text fields in quotes, so you only have to deal with
non-text fields.
So
1) export a query rather than a table
2) use calculated fields in the query to convert numeric and date/time
values into text, e.g.
This happens automatically when you export using the TransferText
Method/Action. Just choose the delimiters you want if they're different
from the default.
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.