Share on Facebook Share on Twitter Email
Answers.com

SQL Server Express

 
Wikipedia: SQL Server Express

Microsoft SQL Server Express, a freely-downloadable version of Microsoft's SQL Server relational database management system, comprises a database specifically targeted for embedded and smaller-scale applications. Unlike its predecessor, MSDE, it lacks a concurrent workload-governor to "limit performance if the database engine receives more work than is typical of a small number of users."[1] It does, however, have a number of technical restrictions which make it undesirable for large-scale deployments, including:

  • maximum database size of 4 GB per database (compared to 2 GB in the former MSDE). The 4 GB limit applies per database (log files excluded); but in some scenarios users can access more data through the use of multiple interconnected databases.
  • hardware-utilization limits:
    • Single physical CPU, multiple cores[2]
    • 1 GB of RAM (runs on any size RAM system, but uses only 1 GB)
  • absence of the SQL Server Agent service

Although its predecessor, MSDE, generally lacked basic GUI management tools, SQL Server Express includes several GUI tools for database management. These include:

A relatively late[when?] addition to the SQL Server Express product-line is a reduced-functionality version of SQL Server Reporting Services.

Features available in SQL Server "Standard" and better editions but absent from SQL Server Express include for example:

See also

References

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "SQL Server Express" Read more