SSIS Designer Simple Question -
03-24-2006
, 08:40 AM
Hi folks,
I have a simple question about de SSIS Designer in Visual Studio. This is a
problem I catch since Beta, when you Start a package you're developing,
Visual Studio have the worst behavior of opening ALL the packages before
starting execution of the open package, even if the other packages are not
being used by the one you want to run.
Presumably, it's takes a lot of time and memory, delaying a lot the start of
package processing and your patience. In my project specifically, where we
are working with something like 25 packages, it's takes a lot of time trying
to run and debug just one of them... So, all this I write was to ask if
there's a way to disable or block this behavior from Visual Studio Designer
for SSIS.
Thanks,
Rafa® |