This Thread is quite interesting: Limitations of SQL Server Express
But I have further questions. http://msdn.microsoft.com/en-us/library/cc645993.aspx
I have two questions:
What means number of CPUs? Is it the sockets inside a server - for e.g. the server has two sockets with 4 cores on every socket - total 8 cores.
Is SQL Server Express using one core or 4 cores?
If I have several instances of SQL Server 2008 R2 Express on one machine. Is the 10GB limit a sum of all data of all instances?
Best regards,
Thomas