I have a script component in an SSIS data flow in which I want to gain access to a pre-existing connection manager but I can't seem to find a way to do this. Is it possible and, if so, how? I'm coding in C# if you provide any code samples.
Thanks in advance.