Hi,
might work, but it is not recommended, too many limitations; i think that isn't a good idea use it for a production environment.
"... setup automatically installs the 64-bit edition of SQL Server Express 2012, which you can use for prototyping, developing, and testing...."
msdn.microsoft.com/.../hh997088(v=nav.70).aspx
Too many limitations for a real production environment:
www.microsoft.com/.../express.aspx
Some limitations:
- DB
- RAM
- TOOLS, SQL JOBS
> 10GB of storage per database (non-expandable)
> Installations can only make use of one CPU with a four core maximum
> Installations can only make use of 1GB of RAM, regardless of the amount of memory installed
> the tools available with Express Edition are limited : SQL Agent, or SQL Profiler aren't installed (the agent is used for scheduled jobs)