Hi Rikesh, As Andrea said, you need to installgdal-mssandmsodbcsqlfrom OSGeo4W ( https://github.com/PedroVenancio/export_to_sql_server/issues/2#issuecomment-1240675079) or any other way, if you have used the standalone installer.
Best regards, Pedro Andrea Giudiceandrea via Qgis-user <[email protected]> escreveu no dia quarta, 30/11/2022 à(s) 15:18: > *Rikesh Lad* > *Wed Nov 30 04:12:40 PST 2022* > ------------------------------ > > GDAL command output: > ERROR 1: Unable to find driver `MSSQLSpatial'. > > > Hi Rikesh, > it seems the error is quite self-explanatory: the MSSQLSpatial driver for > the GDAL/OGR library is missing. > I suppose you are using QGIS on Windows installed via OSGeo4W (the > "standalone" or the "network" installer). > Please open the OSGeo4W Shell and execute the command: ogrinfo --formats > That command will list all supported vector format: very likely > MSSQLSpatial is not among them. Such GDAL/OGR driver is not installed by > default on Windows / OSGeo4W. > In this case I think that installing the MSSQLSpatial GDAL/OGR driver > using the OSGeo4W Setup program will fix the issue. This task could be a > little bit difficult if you have installed QGIS using the standalone > installer. > > Best regards. > > Andrea Giudiceandrea > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
