Click here to Skip to main content
15,881,881 members
Articles / Database Development / SQL Server / SQL Server 2008

A Palindrome Program in SSIS using Copy Column, Derived Column, Character Map and Conditional Split Transformation

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
27 Apr 2011CPOL4 min read 41K   378   8  
This article will discuss about Copy Column, Derived Column, Character Map and Conditional Split Transformation in SSIS with a palindrome example.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions