Yes, I tried http://localhost/mapguide/mapagent/index.html. 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: > > 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: > http://trac.osgeo.org/mapguide/ticket/724 > > As you may have noticed, Maestro issues calls to a web interface on the > MapGuide server: > http://localhost/mapguide/mapagent/index.html > > On this test form/web interface, you can try the "Feature" -> > "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 > > > > -- View this message in context: http://www.nabble.com/Maestro%3A-can%27t-find-the-table-containing-the-geometry-field-with-SQLServerSpatial-tp19977173p19992122.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
