[MAPSERVER-USERS] ms sql 2008 spatial - still problems???

BrainDrain paulborodaev at gmail.com
Fri Oct 10 06:50:14 EDT 2008


With new (from ms4w 2.3) plugin:
mapserv.exe draws map but in mapscript c#:
Access violation while map.draw() (sometimes, when panning, not every time)
or for ex. error message:
msDrawMap(): Image handling error. Failed to draw layer named
'construct1'.;msMSSQL2008LayerGetShape(): Query error. Error executing
MSSQL2008 SQL statement: SELECT GEOM.STAsBinary(),convert(varchar(20), id)
from dbo.Construct WHERE
GEOM.STIntersects(Geometry::STGeomFromText('POLYGON((...coords...))',0)) = 1 
-3

&
Access violation on any layer query (spatial/attribute) operation
or for ex. (query bu point)
Query error. Error executing MSSQL2008 SQL statement: 
SELECT GEOM.STAsBinary(),convert(varchar(20), id) from dbo.Construct WHERE
GEOM.STIntersects(Geometry::STGeomFromText('POLYGON((...coords...))',0)) = 1 
-3

How should I work with it?

-- 
View this message in context: http://www.nabble.com/ms-sql-2008-spatial---still-problems----tp19454300p19916057.html
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the mapserver-users mailing list