[mapguide-users] MapGuide 3.0 ODBC connection SQL Server

Jackie Ng jumpinjackie at gmail.com
Mon May 27 09:50:10 PDT 2019


Driver={SQL Server} is a legacy ODBC driver that's only useful for connecting
to really ancient versions of SQL Server.

You should use the SQL Server Native client

Driver={SQL Server Native Client 11.0};...

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list