Hi,

I've a problem with a Ubuntu Noble QGIS Server 3.34 and MSSQL

I've installed the following packages:

tdsodbc
libqt5sql5-tds

And the MSSQL drivers:

curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add && \
echo "deb https://packages.microsoft.com/ubuntu/24.04/prod noble main" >> /etc/apt/sources.list && \
 apt update && ACCEPT_EULA=Y apt install -y msodbcsql18 mssql-tools18

But when I try to load a MSSQL layer I can't.

Someone can help me?

I forget some package?

Thanks in advance

W


--
Walter Lorenzetti
CEO | Backend developer | Sysadmin
Gis3W

        
m: +39 347 6597931
a:      lorenze...@gis3w.it

w: gis3w.it <http://gis3w.it>
e: i...@gis3w.it
G3W-SUITE:      www.g3wsuite.it <http://www.g3wsuite.it>

<https://twitter.com/w_lorenzetti><https://www.linkedin.com/in/walterlorenzetti/><https://github.com/g3w-suite><https://mapstodon.space/notifications>
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to