in reply to Re: Splitting a comma-delimited string where a substring could countain commas
in thread Splitting a comma-delimited string where a substring could contain commas

1) because I want to store them in a database, each column represents a field.

2) Nope it was an excel sheet, I exported it to CSV.

I can change the format, but that is what I want to avoid, because i would have to do it manualy

  • Comment on Re: Re: Splitting a comma-delimited string where a substring could countain commas