<div dir="ltr">Hi Seth,<div><br></div><div>Could you provide your SQL table definition in the database and the LAYER definition in the map file?</div><div><br></div><div>Thanks,</div><div><br></div><div>Tamas</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-19 10:43 GMT+02:00 geographika <span dir="ltr"><<a href="mailto:geographika@gmail.com" target="_blank">geographika@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I have updated my system to using MS7 (with a dev build from
    <a href="http://gisinternals.com" target="_blank">gisinternals.com</a>).<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 href="https://github.com/mapserver/mapserver/blob/branch-7-0/mapmssql2008.c" target="_blank">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 href="http://mapserver.org/MIGRATION_GUIDE.html" target="_blank">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 lang="x-western"> <font color="#888888">--<br>
        web:</font><a href="http://geographika.co.uk" target="_blank"><font color="#888888"> </font>http://geographika.co.uk</a><br>
      <font color="#888888">twitter: @geographika<br>
      </font><br>
    </div>
    <br>
  </div>

<br>_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br></blockquote></div><br></div>