Quotable datatype property for text file column -
11-29-2005
, 04:22 PM
I am trying to write dynamic transformation from sql to a text file
which can take care of any query. I am stuck at this one point. How do
I set "type" property of destination text file column to quotable
programatically? I am not able to find any destination column property
which takes care of quotable/non quotable.
I tried using bulk export task as provided from sqldts.com to take care
of dynamic transformation. But in it there is no provision to set text
destination column "type" to quotable.
Thanks,
PM |