Home Page : Glossary : "M" : MSDE
Brian Cryer's Glossary of IT Terms with Links
The main differences between MSDE and SQL Server are that MSDE has a limit of 5 concurrent connections and it does not come with any management tools (such as SQL Server's Enterprise Manager and Query Analyzer). However an MSDE database can be managed using SQL Servers management tools. It also has a maximum 2GB database size, and may limit the number of databases on a single machine.
MSDE is due to be replaced by SQL Server 2005 Express Edition. SQL Server 2005 Express Edition will provide the same functionality as MSDE but be built upon a more up to date kernel and will still be distributed free by Microsoft.
Relevant links:
Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.
© Copyright 2004-2008, A B Cryer, All Rights Reserved.