Hello,
I have a DTSX package I am running from a C# program that is working fine. Now I want to be able to change the connection string of the SQL Server source data at runtime.
I've been messing with the Connections collection of the package, but I can't get it change.
Thanks for any help,
Bill
I have a DTSX package I am running from a C# program that is working fine. Now I want to be able to change the connection string of the SQL Server source data at runtime.
I've been messing with the Connections collection of the package, but I can't get it change.
Thanks for any help,
Bill