0

The problem is that I want SSIS packages in one folder and many solutions NOT in the folder. Right now if i add an existing package it copies the package to the solution folder. is there a way around this?

Thanks in advance.

ttomsen
  • 848
  • 9
  • 15
  • I know you'd rather people just answer questions here, but could help me understand the problem you hope to overcome by having a project with distributed packages? – billinkc Dec 05 '11 at 21:57

1 Answers1

0

Have your packages in your solution/project folder, choose to deploy them to the path where you want your packages to be run from.

cairnz
  • 3,917
  • 1
  • 18
  • 21