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
 General SQL Server Forums
 New to SQL Server Programming
 Organizing projects in SQL 2005

Author  Topic 

tomu
Starting Member

1 Post

Posted - 2006-09-09 : 03:19:00
I`m planning to collect data dayly from several customers and serve a cube for each of them. I find SQL Server 2005 a bit difficult to operate compared to the 2000 edition. My questions is how this Project organizing is intended. The solution will be identical for each customer, only the data changes. Shold I create one project for each customer and store all relevant data/jobs/etl/etc under those project folders?

Can anyone give me a tip?

Thanks
   

- Advertisement -