[mapserver-users] Problem using getShape with MsSql2008 (Mapscript C#)

Tamas Szekeres szekerest at gmail.com
Wed Aug 5 16:38:37 EDT 2009


Hi,

I think you should check the sql statement submitted by the driver by using
the SQL Profiler. I suspect no records have been retrieved during the fetch.

Best regards,

Tamas


2009/8/5 Paul james <pauljame at gmail.com>

> Hello guys...
> That code is working fine with Postgis:
>
> _layer.open();
> var _shape = new shapeObj((int)_layer.type);
> _layer.getShape(_shape, 0, __id.ToInt32());
>
> The _shape.bounds are all -1 using MsSql2008 ...
>
> Any idea?
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090805/e69aa227/attachment-0001.html


More information about the mapserver-users mailing list