Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
skk
Starting Member
8 Posts |
Posted - 2009-03-23 : 14:31:59
|
if morethan one dev want work on the same package what properties do we need set.if we want open the package devloped by other in different system and work on that |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2009-03-24 : 09:30:31
|
Sounds like coordination with your team. The end result would be merging functionalities and package components. Central repository such as SourceSafe or subversion would be good to use. Just a suggestion. |
 |
|
skk
Starting Member
8 Posts |
Posted - 2009-03-24 : 09:34:06
|
thanks for the reply.we are facing problems when we open the package in different system.again we have to set the connections and mappings eventhough we set delayvalidation true.is there any chance without loosing these. |
 |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
|
|
|
|