SQL Server 2005 Express Technical Preview

By Bill Graziano on 30 June 2004 | Tags: SQL Server 2005


Microsoft announced the SQL Server 2005 Express Edition technical preview at Tech*Ed Europe. Express Edition is the renamed and much improved MSDE. Key features include the elimination of the query governer and support for databases up to 4GB in size. It's limited to 1 CPU and 1GB of RAM. They also have a feature called XCopy deployment. This seems to be the ability to copy a database into a certain directory and have SQL Server automatically recognize it and make it available for use. AND you can download it today. UPDATE: Beta 2 of SQL Server 2005 Express Edition is now available.


Related Articles

Handling SQL Server Errors (5 April 2010)

Microsoft Releases Updated SQL Server 2005 SP2 (6 March 2007)

SQL Server 2005 SP2 Available (19 February 2007)

SQL Server 2005 Service Pack 2 CTP is Available (8 November 2006)

SQL Server 2005 SP1 (19 April 2006)

SQL Server 2005 RTM Code Available (27 October 2005)

SQL Server 2005 Release Date - November 7th, 2005 (7 June 2005)

April CTP (aka Beta 3) Available Today (18 April 2005)

Other Recent Forum Posts

Return all rows from first table & specific values from joined table? (3d)

Distinct number in column with max value in another column (4d)

SQL System Databases (4d)

Performance improvement - using temp table (4d)

Generate a Create Table Statement with a SQL Query but with Flexible Datatypes (6d)

Filter Date Range (6d)

Beat methods to validate/test the output data with original data (6d)

Access temp tables already created from within dynamic OpenQuery (6d)

- Advertisement -