doesn't connect to MS SQL Server
ACHTUNG!! Diese E-Mail erreicht Sie von einem Absender außerhalb der
niedersächsischen Landesverwaltungs-Infrastruktur mit TLS-Verschlüsselung.
Bitte klicken Sie auf keine Links oder öffnen Sie keine E-Mail-Anhänge, falls
Sie den Absender nicht kennen und
Il 21/10/2022 11:48, Reetz, Michael (NLPV) ha scritto:
Since the GDAL/ogr MS SQL Server driver is obviously missing on my
computer, I will see if I can get a complete installation of the
current GDAL package. This would be very helpful in many situations,
especially in scripts that perform tran
Betreff: Re: [gdal-dev] ogr2ogr doesn't connect to MS SQL Server
ACHTUNG!! Diese E-Mail erreicht Sie von einem Absender außerhalb der
niedersächsischen Landesverwaltungs-Infrastruktur mit TLS-Verschlüsselung.
Bitte klicken Sie auf keine Links oder öffnen Sie keine E-Mail-Anhänge, falls
Si
Hi Michael,
the GDAL/OGR library needs the "ogr_MSSQLSpatial.dll" file to properly
activate the MSSQLSpatial GDAL/OGR driver ("MSSQL:").
You can check if the MSSQLSpatial GDAL/OGR driver is supported by your
ogr2ogr tool using the following command in the OSGeo4W Shell:
ogr2ogr --formats | f
shipped installed with QGIS. So, the nice setup
frontend is missing.
Best regards
Michael
Von: Pedro Venâncio
Gesendet: Donnerstag, 20. Oktober 2022 16:31
An: Reetz, Michael (NLPV)
Cc: gdal-dev@lists.osgeo.org
Betreff: Re: [gdal-dev] ogr2ogr doesn't connect to MS SQL Server
ACHTUNG!! Di
Michael,
Check if you have gdal-mss and msodbcsql libs installed, like here:
https://github.com/PedroVenancio/export_to_sql_server/issues/2#issuecomment-1240675079
Best regards,
Pedro
Reetz, Michael (NLPV) escreveu no
dia quinta, 20/10/2022 à(s) 15:13:
> Dear members of the GDAL-DEV group,
>
Dear members of the GDAL-DEV group,
we are using MS SQL Server 2019 as basis for Geoserver and GIS software. There
are a lot of tables that have attributes of the types geometry and/or
geography. I can load these tables into QGIS (3.22.8) projects without any
problems.
Now I'm asked to add an