File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11 CONNECTIONTYPE PLUGIN
22 PLUGIN "C:\projects\mapserver\build\Release\msplugin_mssql2008.dll"
33 CONNECTION "SERVER=(local)\SQL2017;DATABASE=msautotest;uid=sa;pwd=Password12!;"
4- DATA "ogr_geometry from (select * from bdry_counpy2) as foo USING UNIQUE ogr_fid ORDER BY ogr_fid ASC USING SRID=26915"
4+ DATA "ogr_geometry from (select * from bdry_counpy2) as foo USING UNIQUE ogr_fid USING SRID=26915"
55 STATUS OFF
66 TYPE POLYGON
77 CLASS
Original file line number Diff line number Diff line change 11 CONNECTIONTYPE PLUGIN
2- PLUGIN "D:\MapServer\release-1911-x64-dev\build\Debug\msplugin_mssql2008.dll"
3- CONNECTION "SERVER=DESKTOP-SMDN2CC;DATABASE=msautotest;uid=sa;pwd=Password12!;"
4- #PLUGIN "C:\projects\mapserver\build\Release\msplugin_mssql2008.dll"
5- #CONNECTION "SERVER=(local)\SQL2017;DATABASE=msautotest;uid=sa;pwd=Password12!;"
2+ PLUGIN "C:\projects\mapserver\build\Release\msplugin_mssql2008.dll"
3+ CONNECTION "SERVER=(local)\SQL2017;DATABASE=msautotest;uid=sa;pwd=Password12!;"
64 STATUS OFF
75 TYPE POINT
86
You can’t perform that action at this time.
0 commit comments