Book a Demo

Author Topic: SQL Server Advantages?  (Read 2368 times)

mano

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
SQL Server Advantages?
« on: May 03, 2004, 09:01:09 am »
Hello everyone,

I was wondering what the advantages were of using EA with SQL Server, or another RRDMS?  Is is just as a repository, or is it able to do versioning?

If can do versioning with RDBMS, what are the steps?  

Thanks all.... :-)

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: SQL Server Advantages?
« Reply #1 on: May 03, 2004, 01:59:52 pm »
Hello,

functionality-wise, there is no difference whether you use a RDBMS or an EAP file (MS Access database). For large models you may want to consider RDBMS as it will give you more stability and better performance.
As far as the versioning goes, EA can itnerface with a version control via SCC interface. This works regardless of whether you use EAP file or RDBMS (see menu Project > Version Control)

Bruno