-1
votes
2answers
164 views

SQL Server Express - Memory limitation vs. web application [closed]

I have web application that will be similar to forums. I plan to have thousands of users on this application, and I wonder if I can use SQL Server Express. Here is the list of it's limitations: ...
1
vote
2answers
897 views

How to update SQL Server 2012 from Evalutation to Developer edition?

During the installation of a new development infrastructure, I had to install many SQL Server instances on different machines. Some were of course dedicated for production and some other for ...