Page 1 of 1

CSV imports contain text delimiters

PostPosted: Sat Nov 13, 2010 8:12 am
by westwood
Hi all. Excellent app which I've used successfully before. I've two questions about import filters, which I'll post separately.
When importing from CSV the text delimiters (single or double quotes depending on what's in the file) are written into the database. Can anyone tell me how to strip them off?

Thanks & regards,
Steve.

Re: CSV imports contain text delimiters

PostPosted: Wed Nov 17, 2010 10:38 am
by shannah
The php csv functions have parameters to set the delimiters and quotes settings. You probably need to specify this.