Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: adriang on May 16, 2005, 08:12:39 am

Title: Single Database / Mutliple Projects
Post by: adriang on May 16, 2005, 08:12:39 am
Is it possible to setup multiple projects on a single SQL Server database?
Title: Re: Single Database / Mutliple Projects
Post by: Bruno.Cossi on May 16, 2005, 09:49:27 am
Hi,

a single SQL Server database can hold multiple schemas, you could setup new schema for each repository. If you meant multiple projects in one repository, the only way is to create multiple Project Root Nodes, one for each project.

Hope this helps!
Bruno

Quote
Is it possible to setup multiple projects on a single SQL Server database?