<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Did you enter "TRUE" in the "ReadOnly field?<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
Krunoslav skrev:
<blockquote cite="mid:16742886.post@talk.nabble.com" type="cite">
<pre wrap="">
Kenneth, GEOGRAF A/S wrote:
</pre>
<blockquote type="cite">
<pre wrap="">My instructions for installing OGR are:
1. Delete the FDO folder from MgOS
2. Download FDO WindowsSDK
3. Extract Bin folder from WindowsSDK
4. Rename Bin FDO and place as folder deleted in step 1
</pre>
</blockquote>
<pre wrap=""><!---->
Thanks, works great. Still I can't connect to MySQL with OGR: I followed
instructions from here
<a class="moz-txt-link-freetext" href="http://gdal.osgeo.org/ogr/drv_mysql.html">http://gdal.osgeo.org/ogr/drv_mysql.html</a>
So, feature source looks like this:
Data Source: MySQL:somedatabase
User name: username
Password: password
When i press Test Connection, following error occures:
System.FormatException: String was not recognized as a valid Boolean.
at System.Boolean.Parse(String value)
at
Autodesk.MapGuide.Studio.Site.Comm.RequestManager.TestConnection(String
resourceId, String provider, String connectionString)
at Autodesk.MapGuide.Studio.Site.FeatureSourceInfo.TestConnection()
</pre>
</blockquote>
</body>
</html>