September 10, 2009 at 7:32 am
I am looking for a way to install custom dlls referenced from script tasks in SSIS side by side (different versions) on the server.
We have test and production instances for multiple clients on a single server and new dll versions are visible to them all in one big bang! Does anyone have a solution for me?
September 10, 2009 at 6:09 pm
September 11, 2009 at 1:22 pm
scziege (9/10/2009)
I am looking for a way to install custom dlls referenced from script tasks in SSIS side by side (different versions) on the server.We have test and production instances for multiple clients on a single server and new dll versions are visible to them all in one big bang! Does anyone have a solution for me?
This is doable. I would recommend you name your libraries differently. And you have to make a copy of the library in this SQL Server subfolder:
SDK\Assemblies
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply