My group and I have been wrangling with this for a couple of days, and we're stumped.
Is the csv snippet "This string", 1234, "This, another string", "thatstring" has been throwing errors that look like it is using the comma inside the quoted string "This, another string" as a delimiter, and causing the row to grow by one field.
We've looked on the web, and apparently this is a common problem.
I just find it hard to believe that something so major is still a bug.
We're using SQL 2005 SP1 btw.
Help,
Doug
Is the csv snippet "This string", 1234, "This, another string", "thatstring" has been throwing errors that look like it is using the comma inside the quoted string "This, another string" as a delimiter, and causing the row to grow by one field.
We've looked on the web, and apparently this is a common problem.
I just find it hard to believe that something so major is still a bug.
We're using SQL 2005 SP1 btw.
Help,
Doug