Calendar Transform and UnDoubleOut
There are couple of SSIS components which we can download from Microsoft site for free.
UnDoubleOut is an SSIS dataflow component that removes qualifiers from quoted text, either in place, or via the creation of a new output column. This component removes quotes that bracket input strings if present. Replaces doubled quotes with single quotes inside the string.
http://www.microsoft.com/downloads/details.aspx?familyid=91E24D1D-ACF0-45B1-A9A5-9EA1C7BD0463&displaylang=en
CalendarTransform is an SSIS dataflow transform component that generates standard calendar attributes.
http://www.microsoft.com/downloads/details.aspx?familyid=E603BDE7-44BB-409A-890F-ED94A20B6710&displaylang=en
Thanks
Sutha
UnDoubleOut is an SSIS dataflow component that removes qualifiers from quoted text, either in place, or via the creation of a new output column. This component removes quotes that bracket input strings if present. Replaces doubled quotes with single quotes inside the string.
http://www.microsoft.com/downloads/details.aspx?familyid=91E24D1D-ACF0-45B1-A9A5-9EA1C7BD0463&displaylang=en
CalendarTransform is an SSIS dataflow transform component that generates standard calendar attributes.
http://www.microsoft.com/downloads/details.aspx?familyid=E603BDE7-44BB-409A-890F-ED94A20B6710&displaylang=en
Thanks
Sutha
0 Comments:
Post a Comment
<< Home