1. Computing & Technology

Discuss in my forum

David Bolton

Microsoft SQL Server 2008 Express Released

By , About.com GuideAugust 30, 2008

Follow me on:

The latest version of Microsoft's flagship database product has been released and now there is the free Express edition (PDF Features). This comes in three flavors, by itself; with the SQL Server Management Studio Express or with Advanced Services (which includes a Report Server). For starters I'd recommend the middle one with the Management Studio Express. It's tricky working with a server without it!

Confusingly there is also a free SQL Server Compact Edition which is even lighter weight and meant for mobiles etc. You can see a comparison of the Compact versus the Express editions (PDF). You are free to redistribute both Compact and Express editions. If you have any of these - SQL Server 2000 MSDE (SP4) or SQL Server 2005 Express/Express Advanced you can upgrade to SQL Server 2008 Express. There is also a low cost SQL Server 2008 developer edition which provides a single license ideal for developing your own SQL Applications and costs just $50.

So what's new in SQL Server 2008 Express? Well it works with LINQ and the new ADO.NET Entity Framework. It also has the new FILESTREAM type, integrates with Microsoft 2007 Office System and has an integrated Full-text search. Interestingly you can also do spatial searches. You specify a polygon shape (in SQL), ie an area defined by a number of x,y points and then find all locations that intersect that. It's very useful (and fast) for proximity searching as in all points within a radius of 50 miles. I've added download links to all three versions on the Windows Tools and Utilities.

Comments
No comments yet.  Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

©2012 About.com. All rights reserved.

A part of The New York Times Company.