[fdo-trac] #720: SQLServerSpatial: more friendly message needed for SQL Server 2000

FDO trac_fdo at osgeo.org
Thu Nov 4 11:12:26 EDT 2010


#720: SQLServerSpatial: more friendly message needed for SQL Server 2000
------------------------------------------------------+---------------------
 Reporter:  brentrobinson                             |         Owner:  brentrobinson
     Type:  defect                                    |        Status:  closed       
 Priority:  major                                     |     Milestone:  3.6.0        
Component:  SQLServer Spatial                         |       Version:  3.6.0        
 Severity:  3                                         |    Resolution:  fixed        
 Keywords:  SQLServerSpatial SQL Server 2000 connect  |   External_id:               
------------------------------------------------------+---------------------
Changes (by brentrobinson):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Revision: 5790
 Author: brentrobinson
 Date: 11:11:38 AM, Thursday, November 04, 2010
 Message:
 Ticket#720: SQLServerSpatial: More friendly message when fail to connect
 to SQL Server 2000:

 Cannot connect OSGeo.SQLServerSpatial provider to server with version
 older than 9.0.

 Spatial handling was added to SQL Server 2008 (version 10) so denying
 access to version 9.0 servers was considered. However, the
 SQLServerSpatial provider can access these servers as long as it doesn't
 try to access geometries or spatial contexts. If this type of access is
 tried, the following exception is now thrown:

 OSGeo.SQLServerSpatial provider cannot perform spatial handling on server
 with version older than 10.0.
 ----
 Modified : /trunk/Providers/GenericRdbms/Nls/fdordbmsmsg.mc
 Modified :
 /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/Fdo/FdoRdbmsSqlServerConnection.cpp
 Modified :
 /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/Fdo/FdoRdbmsSqlServerConnection.h
 Modified :
 /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/SchemaMgr/Ph/Rd/SpatialContextReader.cpp

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/720#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list