March 18, 2013 at 10:02 am
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!
March 18, 2013 at 11:40 am
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.
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
March 19, 2013 at 3:13 pm
Excellent! Thanks for your reply.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply