Ajit
2004-04-20 07:01:03 UTC
Hi
I want to export data from SQL server 2000 to text file. I am using Transform Data Task for the same
I am facing peiculiar problem in exporting columns which have 'bit' data type. In text files, the values for these columns appear as True/False instead of 1/0
How can I ensure presence of 0/1 instead of False/True for columns with bit datatype in destination text file
Thanks
Ajit
I want to export data from SQL server 2000 to text file. I am using Transform Data Task for the same
I am facing peiculiar problem in exporting columns which have 'bit' data type. In text files, the values for these columns appear as True/False instead of 1/0
How can I ensure presence of 0/1 instead of False/True for columns with bit datatype in destination text file
Thanks
Ajit