[mapguide-trac] #1700: Error editing some existing ODBC feature
sources
MapGuide Open Source
trac_mapguide at osgeo.org
Wed May 25 10:20:52 EDT 2011
#1700: Error editing some existing ODBC feature sources
-----------------------+----------------------------------------------------
Reporter: andrewd | Owner: jng
Type: defect | Status: new
Priority: medium | Milestone: Maestro-3.1
Component: Maestro | Version: 2.1.0
Severity: major | Keywords:
External_id: |
-----------------------+----------------------------------------------------
When I try to edit the schema of a particular ODBC feature source, I get
an error in Maestro 3.1. I can edit the same feature source using
2.1.4.5245 without problems. Other ODBC feature sources seem to work fine.
Oddly enough, if I create a new feature source and point to the same
problem dsn, I can successfully edit the schema.
Here's the XML for the feature source (it's got a config file, but I'm not
sure how to get at that in 3.1). Attached is a screen cap of the error.
<?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.ODBC</Provider>
<Parameter>
<Name>DataSourceName</Name>
<Value>petitcodiac_sections</Value>
</Parameter>
<Parameter>
<Name>GenerateDefaultGeometryProperty</Name>
<Value>false</Value>
</Parameter>
<ConfigurationDocument>config</ConfigurationDocument>
</FeatureSource>
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1700>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list