![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to insert a text file with comma seperated fields. De text-field have text qualifiers: "field1","field2","field3" I made a Bulk Insert with FMT file. I choose comma seperated with text qualifiers. In the example screen the data looked perfect. After the insert |
|
Does anybody have suggestions on how to solve this? |
#3
| |||
| |||
|
|
There are examples of doing this on Google. You need to build your own format file OR if you use the Data Transformation task it will strip them for you as well. -- ---------------------------- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "freterink" <freterink (AT) discussions (DOT) microsoft.com> wrote in message news:6864E4E7-714B-4CE7-BBB4-A907750CDDD4 (AT) microsoft (DOT) com... I want to insert a text file with comma seperated fields. De text-field have text qualifiers: "field1","field2","field3" I made a Bulk Insert with FMT file. I choose comma seperated with text qualifiers. In the example screen the data looked perfect. After the insert however the text qualifiers where imported into the colimns as well. (The first column contained "field1" instead of field1) Does anybody have suggestions on how to solve this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |