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.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Multiple Developers

Author  Topic 

jimform2k1
Starting Member

3 Posts

Posted - 2015-02-24 : 09:00:16
Hello,

Looking for some multi developer/report best practices.

We have hundreds of student system reports and three report developers.

Should we have one student system solution file (stored on a network drive), a shared data source within that solution and multiple projects/report (rdl) within it?

Are there any issues with multiple developers accessing/saving within the same solution/project? Locking errors?

Or should we have one solution/project per report? But then we lose the shared data source.

Any other thoughts?

Thanks

Jim

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2015-02-24 : 12:45:05
Have you considered Visual Studio Team Foundation Server? What source control do you have in place currently?

Tara Kizer
SQL Server MVP since 2007
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -