|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 10:38 AM
Points: 52,
Visits: 237
|
|
What is the best way to share an SSIS package? I have a sister office who receives all the same data I do, but they have a completely separate network/server/security setup than what I have. I don’t need it to actually run on their end (though it would be nice), I want to send my package to show them how I load the data. Thanks for the help!
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 5:32 AM
Points: 4,237,
Visits: 9,474
|
|
Shaira (3/18/2013) What is the best way to share an SSIS package? I have a sister office who receives all the same data I do, but they have a completely separate network/server/security setup than what I have. I don’t need it to actually run on their end (though it would be nice), I want to send my package to show them how I load the data. Thanks for the help!
Send them the .dtsx file and get them to open it in BIDS, where they will be able to see for themselves what the package does.
____________________________________________________________________________________________
Help us to help you. For better, quicker and more focused answers to your questions, consider following the advice in this link:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
If you are asking for help and your post does not contain a question, you should expect responses which do not contain any answers. Put a question mark in there somewhere - it's not rocket science.
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 10:38 AM
Points: 52,
Visits: 237
|
|
| Excellent! Thanks for your reply.
|
|
|
|