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

Maciej Skorczewski maciej.skorczewski at procad.pl
Thu Mar 15 08:50:09 EDT 2007


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?


More information about the mapguide-users mailing list