[fdo-users] Impossible to select an object on map mapguide

lunab54 lunab54 at free.fr
Thu Nov 19 04:36:06 EST 2009


i had the same problem but after execute this script to put anPrimary Key on
the View it' Ok

alter view <viewname> add constraint <constraintname> primary key
(<columnlist>) disable novalidate;

like in this post

http://www.mail-archive.com/mapguide-users@lists.osgeo.org/msg10935.html
http://www.mail-archive.com/mapguide-users@lists.osgeo.org/msg10935.html 

don't forget to refresh the data source and save it again !


euskalmap wrote:
> 
> Hi,
> 
> It is imposible to select polyline and the tooltip display in a buffer
> around the object, not just only mouse over the object.
> 
> this case if the dataconnection is associated with an oracle view.
> 
> we had the problem just one time with a point layer (others points layers
> with view run well)
> 
> never with polygon layer now
> 
> if the dataconnection is associated on the oracle table directly, it run
> well : point, polyline, polygon.
> 
> 
> Thanks
> 
> Configuration : 
> PC Windows 2003 Server SP2
> IIS 6
> Mapguide OpenSource Server 2.0.2
> Oracle 10g2
> FDO King Oracle 0.8.10
> 

-- 
View this message in context: http://n2.nabble.com/Impossible-to-select-an-object-on-map-mapguide-tp3806579p4030921.html
Sent from the FDO Users mailing list archive at Nabble.com.


More information about the fdo-users mailing list