[mapguide-users] Connect to mysql database - get error

Dave Wilson dave.wilson at autodesk.com
Thu Mar 15 10:11:12 EDT 2007


You need to install a MySQL client (the Query Browser gui for example)
and add the location of the install to your system path so that MGOS can
find the dll.

Look here:

http://dev.mysql.com/downloads/gui-tools/5.0.html

Dave 

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Maciej
Skorczewski
Sent: Thursday, March 15, 2007 6:50 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Connect to mysql database - get error

hi

i try connect to mysql but get error


---
An exception occurred in FDO component.
The runtime was not found (module LIBMYSQL.dll)
---

i use MGOS 1.1.0 on XP.



in provider.xml i have this:

   <FeatureProvider>
     <Name>OSGeo.MySQL.3.2</Name>
     <DisplayName>OSGeo FDO Provider for MySQL </DisplayName>
     <Description>Read/write access to MySQL-based data store. Supports
spatial data types and spatial query operations. </Description>
     <IsManaged>False</IsManaged>
     <Version>3.2.0.0</Version>
     <FeatureDataObjectsVersion>3.2.0.0</FeatureDataObjectsVersion>
     <LibraryPath>MySQLProvider.dll</LibraryPath>
   </FeatureProvider>



what is wrong?
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users



More information about the mapguide-users mailing list