<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
Jackie C. Ng wrote:
<blockquote cite="mid:17189307.post@talk.nabble.com" type="cite">
  <pre wrap="">If you called the GetFeatureProviders method from the mapagent test pages, is
there an entry for OSGeo.OGR in the xml content and if so, does it have the
expected connection properties?

- Jackie
  </pre>
</blockquote>
In (<a class="moz-txt-link-freetext" href="http://localhost:8008/mapguide/mapagent/">http://localhost:8008/mapguide/mapagent/</a> --&gt; Feature --&gt;
GetFeatureProvider) "ConnectionProperties" is empty<big><big>:</big></big><br>
<blockquote>&lt;FeatureProvider&gt;<br>
    &lt;Name&gt;OSGeo.OGR.0.1&lt;/Name&gt;<br>
    &lt;DisplayName&gt;FDO Provider for OGR&lt;/DisplayName&gt;<br>
    &lt;Description&gt;Access to OGR data sources&lt;/Description&gt;<br>
    &lt;Version&gt;3.2.2.0&lt;/Version&gt;<br>
   
&lt;FeatureDataObjectsVersion&gt;3.2.2.0&lt;/FeatureDataObjectsVersion&gt;<br>
    &lt;ConnectionProperties/&gt;<br>
&lt;/FeatureProvider&gt;<br>
</blockquote>
<br>
Should I edit providers.xml?<br>
I'm not sure that mixing "fdoogr-3.3.0.tar.gz" with fdo 3.2.2 sources
required by MGOS 1.2was a good idea, but does it exist
"fdoogr-3.2.3.tar.gz"?<br>
<br>
Thanks.<br>
<br>
// Simone<br>
</body>
</html>