[fdo-trac] #548: SQL Spatial 'DataStore' connection property is
case sensitive
FDO
trac_fdo at osgeo.org
Fri Nov 5 14:45:27 EDT 2010
#548: SQL Spatial 'DataStore' connection property is case sensitive
---------------------------+------------------------------------------------
Reporter: chriserickson | Owner: brentrobinson
Type: defect | Status: closed
Priority: major | Milestone: 3.6.0
Component: FDO API | Version: 3.4.0
Severity: 2 | Resolution: fixed
Keywords: | External_id:
---------------------------+------------------------------------------------
Changes (by brentrobinson):
* status: assigned => closed
* resolution: => fixed
Comment:
Revision: 5796
Author: brentrobinson
Date: 2:42:24 PM, Friday, November 05, 2010
Message:
Ticket#548: Prevent dereferencing null pointer when Schema Manager can't
locate datastore.
----
Modified :
/trunk/Providers/GenericRdbms/Src/SQLServerSpatial/Fdo/FdoRdbmsSqlServerConnection.cpp
Instead of segv, an exception is now thrown indicating that
the datastore either doesn't exist or was specified in the wrong case.
A more ambitious fix would be to treat datastore name as case-insensitive
and allow these types of connection to succeed. However, addressing
potential side effects for case-sensitive servers could get tricky.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/548#comment:5>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list