[Fdo-trac] [fdo-trac] #930: [SQL Server]: Listing spatial contexts fails if the database contains one or more tables with dots in its name

FDO trac_fdo at osgeo.org
Mon Jul 10 21:23:21 PDT 2017


#930: [SQL Server]: Listing spatial contexts fails if the database contains one
or more tables with dots in its name
---------------------------------+-----------------------
   Reporter:  jng                |      Owner:  danstoica
       Type:  defect             |     Status:  new
   Priority:  major              |  Milestone:  4.1.0
  Component:  SQLServer Spatial  |    Version:  4.0.0
   Severity:  3                  |   Keywords:
External ID:                     |
---------------------------------+-----------------------
 If I have a SQL Server db with a spatial table named "Foo.Bar", the FDO
 provider won't be able to enumerate spatial contexts for the whole
 database.

 Turning on SQL Server profiler shows that the FDO provider executes a SQL
 query to get the srid of {{{"dbo"."Foo"."Bar"}}}, when it should actually
 be {{{"dbo"."Foo.Bar"}}}

--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/930>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list