Top 10 Cool Things about SQL Server 2005 Express Edition
You've probably already heard by now about SQL Server 2005 Express Edition. It's the next evolution of MSDE 2000.
Here's the Top 10 Cool Things about SQL Server 2005 Express Edition:
- Integrated common language runtime (CLR) support. Stored procedures and functions can be written using your favorite programming language.
- Native XML support.
- XCopy support for moving databases from one location to another.
- Robust and reliable installation using either graphical user interface (GUI) or silent modes.
- Automated servicing and patching.
- Deep integration with Visual Studio to provide access to rich data controls like the DataGridView, DataNavigator, and DataConnector.
- Support for databases up to 4GB.
- Support for disconnected systems with SQL Server Service Broker and Replication.
- SQL Server Express Manager, a new, easy-to-use database management and query analysis tool (available August 2004).
- Easier deployment via Visual Studio ClickOnce (available in Beta 3).
I was going to wait to start looking at SQL Server 2005 when it becomes available for download in the next few weeks for the MSDN subscribers, but I'll probably install Express Edition tomorrow. It allows you to easily upgrade to the other editions anyway.