Hi, 2018-05-04 14:50 GMT+02:00 Martin Landa <[email protected]>: > ERROR 1: No column definitions found for table 'dbo.vla', layer not usable.
it's source of problems. Client fails to get column definitions [1]. Then GDAL tries to overwrite layer which fails [2]. Running SQL Server 2014. Ma [1] https://github.com/OSGeo/gdal/blob/master/gdal/port/cpl_odbc.cpp#L1488 [2] https://github.com/OSGeo/gdal/blob/master/gdal/ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatialtablelayer.cpp#L205 -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
