M
musosdev
Hi
I've written some code to generate a CSV file from a database table.
However, some colums are getting broken up into 2 fields, or truncated - I
think cos they have comma in, and of course commas are used as field
seperators.
How can I ensure that my fields stay in tact?!
Thanks
I've written some code to generate a CSV file from a database table.
However, some colums are getting broken up into 2 fields, or truncated - I
think cos they have comma in, and of course commas are used as field
seperators.
How can I ensure that my fields stay in tact?!
Thanks