[mapserver-users] SQL Server 2008 layer

2012-09-03 Thread Chris Jackson
Hi all Sorry for this v.basic question. Trying to load a layer from SQL 2008 R2 64bit using the msplugin_mssql2008.dll and when running shp2image it just bombs out on that layer saying neither DSN nor Server keyword supplied. Two things I can see could be the issue - accessing the plugin itself

[mapserver-users] SQL Server 2008 layer only partially displaying

2011-01-09 Thread Milena
Hi all, I have been trying to display a WMS layer from a SQL server database. Now, I managed successfully to connect to the database and some part of the layer appeared when Getmap requested but not all the polygons I should be seeing. The strange thing is every time I refresh the request

Re: [mapserver-users] SQL Server 2008 layer only partially displaying

2011-01-09 Thread Tamas Szekeres
Milena, Could you inspect in the SQL Server Profiler what kind of SQL requests are happening in the subsequent requests? Best regards, Tamas 2011/1/10 Milena mgebr...@maxgeo.com Hi all, I have been trying to display a WMS layer from a SQL server database. Now, I managed successfully

[mapserver-users] SQL Server 2008 layer C# MapScript query help

2010-01-21 Thread Willem Swanepoel
Hi, I'm just starting out with MapServer / MapScript C#. I get Attempted to read or write protected memory when trying to retrieve the shape of the selection in a SQL Server layer. Code snippet below (adapted from example code): if (layer.queryByPoint(Map, point, mapscript.MS_SINGLE,