Hello:
I am very new to SSIS and Visual basic as a whole. Does anyone know of a code snippet that I can use on a script task in a data flow where I can pass all columns through a replace function. I am looking to remove delimiters that exist in our database from extract data. For example if "|" existed in an address then it would not be passed to the flat file and added as a new field. I am reading this from a flat file and writing it to a flat file.
Any help would be appreciated.
Thanks
Michael