Upgrade to SQL Server 2005 Express Edition
If you're using MSDE 1.0 or 2000, you should know about the new SQL Server 2005 Express Edition. SQL Server Express is a free, easy to use, redistributable version of SQL Server 2005 designed for building simple data-driven applications. Design schemas, add data, and query local databases, all inside the Visual Studio 2005 environment. If you need more advanced database features, then SQL Server Express can be seamlessly upgraded to more sophisticated versions of SQL Server. |