<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
I have updated my system to using MS7 (with a dev build from
gisinternals.com).<br>
<br>
WMS layers are all working fine but all WFS layers are broken. Any
GetFeature request returns the following:<br>
<br>
Query error. msMSSQL2008LayerGetItems: tried to find the
geometry column in the results from the database, but couldnt find
it. Is it miss-capitialized? 'GEOM'<br>
<br>
My layer configurations have not changed (and work fine in 6.4), and
looking at SQL Profiler the initial query to get the column names
runs successfully and returns a GEOM field.<br>
I've looked at changes to
<a class="moz-txt-link-freetext" href="https://github.com/mapserver/mapserver/blob/branch-7-0/mapmssql2008.c">https://github.com/mapserver/mapserver/blob/branch-7-0/mapmssql2008.c</a>
and can't see what would have changed to cause this error. <br>
<br>
There appears to be nothing related to this in the
<a class="moz-txt-link-freetext" href="http://mapserver.org/MIGRATION_GUIDE.html">http://mapserver.org/MIGRATION_GUIDE.html</a> <br>
<br>
Does anyone have any idea what may have changed, or if the DATA
clauses need modifying for MS7?<br>
If not I will try and debug further.<br>
<br>
Regards,<br>
<br>
Seth<br>
<br>
<br>
<div class="moz-text-html" lang="x-western"> <font color="#888888">--<br>
web:</font><a href="http://geographika.co.uk"><font
color="#888888"> </font>http://geographika.co.uk</a><br>
<font color="#888888">twitter: @geographika<br>
</font><br>
</div>
<br>
</body>
</html>