November 18, 2008 at 10:32 am
Hi
I am trying to insert data using bulk insert from a .csv file. But I am having problem in getting rid of double quotes in the flat file. The file format look like this:-
"maria,http://avatar.candy.com/ksjd/d23s.htm,1234"
"nicloe,http://avatar.candy.com/sdfjd/d3e3.htm,3434"
"anna,http://avatar.candy.com/rtyry/ds34.htm,23463"
I tried with formatfile but couldnot able to figure out how to remove quotes on each row/columns.
Please anyone could be to able to give me some light on this
thank you
November 18, 2008 at 9:56 pm
Starting reading here... all is explained in that post and additional clarifications are made further down.
http://www.sqlservercentral.com/Forums/Topic165368-8-1.aspx#bm165996
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply