[mapguide-trac] #1477: ODBC dataconnection (MS Access) problem
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Nov 28 23:03:37 EST 2011
#1477: ODBC dataconnection (MS Access) problem
-----------------------+----------------------------------------------------
Reporter: andrewd | Owner: jng
Type: defect | Status: new
Priority: high | Milestone: Maestro-3.5
Component: Maestro | Version:
Severity: major | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Comment(by jng):
Ok I think I know the cause of this issue. When serializing a logical
Class Definition to a configuration document, some xsd data types are
being rejected by FDO
eg. xs:int16 should be xs:short
xs:single should be xs:float
I'm currently unsure as to whether int64 properties are being properly
serialized (It's currently xs:int64). I cannot seem to figure out what
kind of column to create in MS access that would make FDO interpret it as
a int64 property to verify this.
Anyway, if you can build from source, give r6255 a spin
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1477#comment:18>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list