Author Topic: Multiple User working on a same project  (Read 1839 times)

SNSNAN26

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Hi !!!!!!!
    • View Profile
Multiple User working on a same project
« 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

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Multiple User working on a same project
« Reply #1 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.

thomaskilian

  • Guest
Re: Multiple User working on a same project
« Reply #2 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.