<div>Hi,</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp; I haven't checked OGR 3.2.2 for MySQL Connection as you already have&nbsp; FDO Provider for&nbsp;MySQL-<FONT size=2>MySQLProvider.dll </FONT>,regrading the OGR 3.2.2 for the&nbsp;PostGIS database works&nbsp;Cool on the MGOS 1.2.0.</div>  <div>&nbsp;</div>  <div>I think you&nbsp;can try PostGIS Database with the&nbsp;below connection string --</div>  <div>&nbsp;</div>  <div>DataSource -----PG: host=xxxx port=xxxx dbname=xxxx user= xxx password=xxx<BR>ReadOnly--------FALSE</div>  <div>&nbsp;</div>  <div>Edit in the providers.xml file--</div>  <div>&nbsp;</div><FONT size=2>  <div>&lt;FeatureProvider&gt;</div>  <div>&lt;Name&gt;OSGeo.OGR.3.2&lt;/Name&gt;</div>  <div>&lt;DisplayName&gt;OSGeo FDO Provider for OGR&lt;/DisplayName&gt;</div>  <div>&lt;Description&gt;Access to OGR Data Sources&lt;/Description&gt;</div>  <div>&lt;IsManaged&gt;False&lt;/IsManaged&gt;</div>  <div>&lt;Version&gt;3.2.2.0&lt;/Version&gt;</div> 
 <div>&lt;FeatureDataObjectsVersion&gt;3.2.2.0&lt;/FeatureDataObjectsVersion&gt;</div>  <div>&lt;LibraryPath&gt;F:\Program Files\MapGuideOpenSource\Server\Bin\FDO\OGRProvider.dll&lt;/LibraryPath&gt;</div>  <div>&lt;/FeatureProvider&gt;</div>  <div>&nbsp;</div>  <div>Cheers</div>  <div>Max !!</div></FONT>  <div><BR><B><I>Dhirendra Kumar &lt;dhirendra.mgos@gmail.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Hi Rahul-2,<BR><BR>Are you sure that OGR 3.2 and MGOS 1.2.0 will work fine and provide<BR>connectivity with MySQL ? But MGOS 1.2.0 come with FDO 3.2.2.0 and OGR<BR>provider also available in version OGR 3.2.2, So for MySQL connectivity i'll<BR>have to reinstall FDO 3.2 with MGOS .1.2.0 ?. If you have any suggestion<BR>then please replay me. I can establish connection MGOS 1.1.0 with MySQL<BR>using default MySQL Provider but problem in Layer polygon selection, when i<BR>select one
 polygon then another near polygon get highlighted and for this<BR>resion my project get stuck. So i am searching another FDO provider like<BR>postGIS or any good database that solve my problem. If you have any idea or<BR>suggestion then help me. Thankyou in Advance.<BR><BR>Regards,<BR><BR>Dhirendra kumar<BR><BR>Rahul-2 wrote:<BR>&gt; <BR>&gt; Hi ,<BR>&gt; I think you check your connection string ,it should be--<BR>&gt; <BR>&gt; POSTGIS<BR>&gt; DataSource -----PG: host=xxxx port=xxxx dbname=xxxx user= xxx<BR>&gt; password=xxx<BR>&gt; ReadOnly--------FALSE<BR>&gt; <BR>&gt; same kind of setting you can try for the MySQL.<BR>&gt; <BR>&gt; DataSource -----PG:dbname=xxxx,user=<BR>&gt; xxx,password=xxx,host=xxxx,port=xxxx<BR>&gt; ReadOnly--------FALSE<BR>&gt; <BR>&gt; I think OGR 3.2 doesn't work properly with MGOS 1.1 so try MGOS 1.2.0<BR>&gt; with FDO 3.2.0.<BR>&gt; <BR>&gt; Cheers<BR>&gt; Max !!<BR>&gt; <BR>&gt; nicholda <NICHOLDA@TALGOV.COM>wrote:<BR>&gt; <BR>&gt; I have not
 tried this with MySql. The problems that was experiencing were<BR>&gt; with PostGis. I resolved it by trying the different OGR's available. I<BR>&gt; have<BR>&gt; attached the one that I am currently using for PostGis. I hope this helps. <BR>&gt; Below is also the modifications that need to be made to the Providers.xml.<BR>&gt; <BR>&gt; David<BR>&gt; <BR>&gt; <BR>&gt; OSGeo.OGRProvider.3.2 <BR>&gt; FDO Provider for OGR <BR>&gt; Access to OGR data sources <BR>&gt; False <BR>&gt; 3.2.0.0 <BR>&gt; 3.2.0.0 <BR>&gt; <BR>&gt; C:\Program<BR>&gt; Files\MapGuideOpenSource\Server\Bin\FDO\OGRProvider.dll <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Dhirendra Kumar wrote:<BR>&gt;&gt; <BR>&gt;&gt; Hi Nicholda,<BR>&gt;&gt; <BR>&gt;&gt; I am also using MGOS 1.1 and Mapguide Studio 07, and OGR 3.2 and i can<BR>&gt;&gt; see<BR>&gt;&gt; Datasource and Readonly property, but i can't establish connection with<BR>&gt;&gt; MySQL Database. you have any idea about this then help me pls.
 i enter in<BR>&gt;&gt; connection string in datasource is<BR>&gt;&gt; MYSQL:westholland,user=root,password=psv9570,port=3306, but it is not<BR>&gt;&gt; working. help me.<BR>&gt;&gt; <BR>&gt;&gt; Regards, <BR>&gt;&gt; Dhirendra Kumar<BR>&gt;&gt; <BR>&gt;&gt; <BR>&gt;&gt; nicholda wrote:<BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt; I am also using MGOS 1.1 and Mapguide Studio 07 6.5. I get a successful<BR>&gt;&gt;&gt; connection, but when I try to create a new layer from Postgres. I get<BR>&gt;&gt;&gt; the attached error message.<BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt; Traian Stanev wrote:<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; I've seen that happen with some builds of the provider -- Studio does<BR>&gt;&gt;&gt;&gt; not display the connection properties. What version of MapGuide are you<BR>&gt;&gt;&gt;&gt; using?<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; -----Original Message-----<BR>&gt;&gt;&gt;&gt; From:
 mapguide-users-bounces@lists.osgeo.org<BR>&gt;&gt;&gt;&gt; [mailto:mapguide-users-bounces@lists.osgeo.org] On Behalf Of Rahul<BR>&gt;&gt;&gt;&gt; Sent: Wednesday, May 16, 2007 3:05 AM<BR>&gt;&gt;&gt;&gt; To: MapGuide Users Mail List<BR>&gt;&gt;&gt;&gt; Subject: RE: [mapguide-users] OGR and MGOS<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt;&gt; mapguide-users mailing list<BR>&gt;&gt;&gt;&gt; mapguide-users@lists.osgeo.org<BR>&gt;&gt;&gt;&gt; http://lists.osgeo.org/mailman/listinfo/mapguide-users<BR>&gt;&gt;&gt;&gt; http://lists.osgeo.org/mailman/listinfo/mapguide-users <BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; _______________________________________________<BR>&gt;&gt;&gt;&gt; mapguide-users mailing list<BR>&gt;&gt;&gt;&gt; mapguide-users@lists.osgeo.org<BR>&gt;&gt;&gt;&gt; http://lists.osgeo.org/mailman/listinfo/mapguide-users<BR>&gt;&gt;&gt;&gt;
 http://lists.osgeo.org/mailman/listinfo/mapguide-users <BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt; http://www.nabble.com/file/p10663767/Error.JPG <BR>&gt;&gt;&gt; <BR>&gt;&gt; <BR>&gt;&gt; <BR>&gt; http://www.nabble.com/file/p11781363/OGRProvider.dll OGRProvider.dll <BR>&gt; -- <BR>&gt; View this message in context:<BR>&gt; http://www.nabble.com/OGR-and-MGOS-tf3728865s16610.html#a11781363<BR>&gt; Sent from the MapGuide Users mailing list archive at Nabble.com.<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; mapguide-users mailing list<BR>&gt; mapguide-users@lists.osgeo.org<BR>&gt; http://lists.osgeo.org/mailman/listinfo/mapguide-users<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ---------------------------------<BR>&gt; Be a better Heartthrob. Get better relationship answers from someone who<BR>&gt; knows.<BR>&gt; Yahoo! Answers - Check it out. <BR>&gt; _______________________________________________<BR>&gt; mapguide-users mailing list<BR>&gt;
 mapguide-users@lists.osgeo.org<BR>&gt; http://lists.osgeo.org/mailman/listinfo/mapguide-users<BR>&gt; <BR>&gt; <BR><BR>-- <BR>View this message in context: http://www.nabble.com/OGR-and-MGOS-tf3728865s16610.html#a11805486<BR>Sent from the MapGuide Users mailing list archive at Nabble.com.<BR><BR>_______________________________________________<BR>mapguide-users mailing list<BR>mapguide-users@lists.osgeo.org<BR>http://lists.osgeo.org/mailman/listinfo/mapguide-users<BR></BLOCKQUOTE><BR><p>&#32;
      <hr size=1>Get the Yahoo! toolbar and <a href="http://us.rd.yahoo.com/evt=48225/*http://new.toolbar.yahoo.com/toolbar/features/mail/index.php">be alerted to new email </a>wherever you're surfing.