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

Same query - different results in Management Studio and SSIS_OLE DB source - Please help

$
0
0

Hi,

I am running a query in Management studio - say,

'Select EmpID, AgeGroupFemale1000,agegroup1002, agegroupp1003,agegroupFemale1004 from [TABLE_NAME]'

The result will be

15000,0,0,0,1

16000,1,0,0,0

But if the same query if i am running in DATAFLOWTASK -- OLE DB SOURCE - The output is

15000,false,false,false,true

16000,true,false,false,false

I am not doing any transformation - its a direct o/p from  OLE DB SOURCE .

I am struggling with issue for more than 1 hour. Can you guys please help me?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>