changing pattern using SSIS

  • Hi,

    could somebody plz help me out in changing the pattern ( say SSN number) to 'x'

    i.e., i need to pass a big sentence which contains SSN number in it.

    Ex :"Hi my name is richard.My SSN no is 123-45-6789"

    and it should be changed to

    "Hi my name is richard.My SSN no is xxx-xx-xxxx"

    I have done by creating function:-) using Patindex but could somebody help me to do this using SSIS.

    and especially i need to update a whole column which consists of text mentioned above with the change in the pattern..

    thanks in advance:-)

  • Could you pls post the function you have written.?

    Am not clear on the exact requirement.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply