Hi,<br><br>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.<br><br>Best regards,<br><br>Tamas<br><br><br><div class="gmail_quote">
2009/8/5 Paul james <span dir="ltr">&lt;<a href="mailto:pauljame@gmail.com">pauljame@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello guys...<br>That code is working fine with Postgis:<br><br>_layer.open();<br>var _shape = new shapeObj((int)_layer.type);<br>_layer.getShape(_shape, 0, __id.ToInt32());<br><br>The _shape.bounds are all -1 using MsSql2008 ... <br>

<br>Any idea?<br>
<br>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br></blockquote></div><br>