bhavika.chauhan (5/5/2011)
I have Variables declared in one package. I want to just copy the same set of variables in my next package. Can i copy the variables. If yes how ??
You have two options one copy it to the new package one at a time or use the same package with new guid for new development you just change the Control Flows and the Data Flows. That way the variables remains the same, we use the later method which makes the variables standard variables.