Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

BUG in flat connection manager SSIS 2010

$
0
0

Sample data :abc|"edfg|xyz

Test 1:

Text Qualified is  set to nothing.

the result is in good format.

Test 2:

Text Qualified is  set to "   and in the advance tab set Text Qualified to false in column 1

the result is not well formated.  I suppose the result will be the same as in Text 1, cause i set Text Qualified to false in column 1. But it' not.

I test the same case in vs 2008 , the result 1 and 2 are just the same.

I think it's a BUG !!!!!!!


Viewing all articles
Browse latest Browse all 24688

Trending Articles