[Fdo-trac] [fdo-trac] #927: SQL Server FDO provider crashes when querying a table with an 'image' column

FDO trac_fdo at osgeo.org
Thu Dec 14 06:00:46 PST 2017


#927: SQL Server FDO provider crashes when querying a table with an 'image'
column
-------------------------------+---------------------
 Reporter:  jng                |        Owner:  jng
     Type:  defect             |       Status:  new
 Priority:  major              |    Milestone:  4.1.0
Component:  SQLServer Spatial  |      Version:
 Severity:  3                  |   Resolution:
 Keywords:                     |  External ID:
-------------------------------+---------------------
Changes (by jng):

 * owner:  danstoica => jng


Comment:

 Actually, since `image` is effectively a deprecated column type and slated
 for removal in a future version of SQL Server (https://docs.microsoft.com
 /en-us/sql/t-sql/data-types/ntext-text-and-image-transact-sql) and since
 we can't get the FDO provider working with `image` columns anyways, a
 better approach to this would be to simply make sure `image` columns are
 properly skipped over.

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


More information about the fdo-trac mailing list