August 7, 2006 at 1:49 pm
I am using Bulk Insert to Import a Tab Delimeted file that contains quotes(") ion some of the fields.
Example 1: """"This is a just a test."""
Results should be "This is just a test"
Example 2: """This is only a test"" and nothing more"
Results should be:"This is only a test" and nothing more.
Now.
If I use DTS manual import process and select "Double Quotes" as the Text Qualifier, I would get the results expecting.
Question: Is there a way or a switch in Bulk Insert that I could use to get rid of the extra quotes?
Thanks
Conrad...
August 10, 2006 at 6:49 am
Have a look at this... It may help.
-Luke.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply