Programming is Not Rocket Science, Don't let AI Write Your Code, Fight Back. And if you must use AI, find provenance, and Attribute. Long Live GNU/Linux. Full praise to SSA-Based Compilation.
Tuesday, 25 May 2010
Limitations of Sql Server Express
The key limitation of Sql Server Express is:
1. Maximum 4 GB database size.
Other limitations: uses only one CPU at a time even on a multi-core machine, maximum buffer size 1GB, data/import export feature disabled.
No comments:
Post a Comment