FYI, the SQL Server Native Client is not the best choice to connect to the latest MSSQL. You may want to to switch to the new driver available for both, Linux and Windows
https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server Mateusz Loskot, [email protected] (Sent from mobile) On Tue, 8 May 2018, 18:44 Martin Landa, <[email protected]> wrote: > Hi, > > 2018-05-07 1:37 GMT+02:00 Jeremy Palmer <[email protected]>: > > Note I alway found the FreeTDS driver would truncate values on rows that > > contained large geometries. Can't remember the size limit though. Would > be > > interesting to know why the LINUX native driver doesn't work. > > my experience is even worse. It truncate in my case all strings (even > short strings with two characters). Just first character is written do > DB! Martin > > -- > 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
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
