[OSGeo-Discuss] Mapguide 2.0/Maestro/MySQL 6.0 - need help getting started - no schema seen in layer

Jack Lee jack.lee at sympatico.ca
Tue Jul 14 14:09:34 PDT 2009


Hi,

Have you tried using MySQL 5.0.x?

Rajeev Singh wrote:
> We are trying to use Mapguide 2.0.2 & MySQL 6.0 and are not able to get
> started. Saw a post by Kenneth and cand tried using that - but still
> no luck.
>
> Here is what we are testing:
> 1) created a sample table in test database. For eg.
>   create table geom (g gemometry);
> 2)In the datasource in maestro we ultimately  set the following through XML
> (using the info from another mail on the list)
>
> <?xml version="1.0" encoding="utf-8"?>
> <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
>   <Provider>OSGeo.MySQL</Provider>
>   <Parameter>
>     <Name>Username</Name>
>     <Value>root</Value>
>   </Parameter>
>   <Parameter>
>     <Name>Password</Name>
>     <Value />
>   </Parameter>
>   <Parameter>
>     <Name>Service</Name>
>     <Value>127.0.0.1:3306</Value>
>   </Parameter>
>   <Parameter>
>     <Name>DataStore</Name>
>     <Value>test</Value>
>   </Parameter>
> </FeatureSource>
>
> 3) In a newly created layer we set this as data source, but it does not show
> schema?
>
> What are we missing? Which document should we look at? Many thanks in
> advance.
>
> thanks
> rajeev
>
>
> -------------------------------------
> Rajeev K. Singh
> IntelliPlanner Software Systems, Inc.
> West Windsor, NJ
> +91.995.841.1064(India Mobile)
> +1.609.945.4927 (o)
> +1.203.558.3224 (c)
> -------------------------------------
> This mail contains proprietary and confidential information.
> If you received this in error, please delete it and inform the sender.
>
>
> _______________________________________________
> Discuss mailing list
> Discuss at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/discuss
>
>
>   




More information about the Discuss mailing list