Book a Demo

Author Topic: Integration with MS Express tools  (Read 3220 times)

mrblack12

  • EA User
  • **
  • Posts: 67
  • Karma: +0/-0
    • View Profile
Integration with MS Express tools
« on: April 26, 2015, 04:33:40 am »
Does anyone know if it's possible to integrate EA with TFS Server 2013 Express for version control provision and use SQLServer 2014 Express as database?

Cheers,
Rick

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Integration with MS Express tools
« Reply #1 on: April 27, 2015, 08:44:39 am »
The answer is likely yes to both.

TFS integration for version control is done through the command line interface. (With EA doing it for you.) As long as the command line interface is compatible between the express and full edition it should work.

I know I've used a SQLServer express as a back end before. I haven't used the 2014 edition though, so I can't answer definitively if that exact configuration will work.