Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: SNSNAN26 on September 06, 2007, 10:03:35 am

Title: Multiple User working on a same project
Post by: SNSNAN26 on September 06, 2007, 10:03:35 am
Dear All,

I am using EA 7.0 Build 816 with repository as SQl Server 2005. Can multiple users update and modify same project simultaneously?How does it work? How does synchronisation/replication work with SQL server 2005. Can anybody share the litreture/link on the same

SN
Title: Re: Multiple User working on a same project
Post by: Geert Bellekens on September 06, 2007, 09:04:02 pm
Yes you can, that's the whole point of a repository.
There is no synchonisation or replication, you work directly on the database. The other users will see what yo changed the minute their model(part) is refreshed.
Title: Re: Multiple User working on a same project
Post by: thomaskilian on September 07, 2007, 02:30:37 am
Search the forum for timing issues with remote access to the repos. EA is quite chatty in talking to the server. So a remote connection might slow you down. I work with controlled packages with a local SQL server. This has other disadvanteges, though. You might need to investigate/try both variants.