SQL Server 2008 OGR Driver

DMS is sponsoring the SQL Server 2008 OGR driver which allows translation to/from SQL 2008 and from/to any OGR supported data source.  The driver is a free download from the GDAL web site.  This will enable users to upload data into SQL 2008 from any of the various formats supported by OGR (http://www.gdal.org/ogr/ogr_formats.html), perform coordinate transformation on SQL 2008 tables (currently SQL 2008 does support coordinate transformation for planar geometry) and download data from SQL 2008 into TAB files, Shape files, etc.