<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ok. That at least traces the problem away from Maestro.<br>
The problem is now, determining if it is in MapGuide or FDO.<br>
You can access the MSSql server without MapGuide, by using the FDO
toolbox:<br>
<a class="moz-txt-link-freetext" href="http://code.google.com/p/fdotoolbox/">http://code.google.com/p/fdotoolbox/</a><br>
<br>
If you cannot see the schema's there, I recomend that you create a
ticket on the FDO trac.<br>
Otherwise, you should create a ticket on the MapGuide trac.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
Carl skrev:
<blockquote cite="mid:19992122.post@talk.nabble.com" type="cite">
  <pre wrap="">Yes, I tried <a class="moz-txt-link-freetext" href="http://localhost/mapguide/mapagent/index.html">http://localhost/mapguide/mapagent/index.html</a>. the returned xml
covers only fewer tables of database. 

Then I create a new database, add table one by one, and try 'describeschema'
from above web page.  I couldn't find the rule the FDO/MapGuide used to enum
the tables. all the tables are owned by the same dbo, but when the count of
tables arrives at a large number, the return would become incomplete. which
is chosen to be returned can't be determined by a fixed rule, or at least I
can't find the rule.

Where I should report this problem? 

Could you please help me?

Thank you!


Kenneth Skovhede, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I guess there should be an "unmapped type" - type, to deal with 
situations like this.
You can set it to "string", and it should read out just fine.
I have created a ticket for the problem:
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/mapguide/ticket/724">http://trac.osgeo.org/mapguide/ticket/724</a>

As you may have noticed, Maestro issues calls to a web interface on the 
MapGuide server:
<a class="moz-txt-link-freetext" href="http://localhost/mapguide/mapagent/index.html">http://localhost/mapguide/mapagent/index.html</a>

On this test form/web interface, you can try the "Feature" -&gt; 
"DescribeSchema".
Leave the "Schema" field blank, and you will get the output from 
MapGuide, which in turn should be
the output directly from FDO.

If the tables are missing there, you cannot get them into Maestro.
If the tables are present, please file a bug report for Maestro, and 
include the resulting xml in the ticket.

If the tables are missing (which I suspect), it could be a problem with 
permissions.
Could it be that the provider only shows tables which are owned by the 
login user?

Regards, Kenneth Skovhede, GEOGRAF A/S




    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>