• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk MapGuide

    Reply
    Member
    jane911
    Posts: 4
    Registered: ‎09-29-2010

    could not select any object into my layer

    1129 Views, 4 Replies
    10-06-2010 07:25 AM

    Hi ,

    I'a developping an apllication with autodesk mapguide entreprise 2010 and sql server2008.

    mydataconnection come from sql viewer so i couldn't selct any feature into my layer .

    please help

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎07-29-2003

    Re: could not select any object into my layer

    10-15-2010 11:41 PM in reply to: jane911

    Jane,

     

    A few questions, is this a SQL Spatial database?  Also, I'm not sure what is the problem, are you not able to see any features in your map or are you not able to select them but you can see them.

     

    Manoj

     

    Please use plain text.
    New Member
    LoriBerry
    Posts: 1
    Registered: ‎11-15-2011

    Re: could not select any object into my layer

    11-15-2011 08:19 AM in reply to: jane911

    I am also having issues with selecting features that have been loaded up from a spatial database (SQL Server 2008). Is this a limitation to Mapguide Enterprise?

    Please use plain text.
    Mentor
    Posts: 238
    Registered: ‎10-06-2008

    Re: could not select any object into my layer

    11-16-2011 05:09 PM in reply to: LoriBerry

    It's more a limitation of views.

     

    Can MapGuide detect the identity properties from your view?

     

    Because: No identity properties = unselectable layer

     

    If that is the case, you have either re-consider the design of your view or to employ using a FDO schema override to say that [this column in this view is unique so use that as the identity property]

     

    http://themapguyde.blogspot.com/2010/08/using-fdo-schema-overrides.html

    http://themapguyde.blogspot.com/2010/09/using-fdo-schema-overrides-redux.html

     

    - Jackie

    Please use plain text.
    New Member
    Posts: 1
    Registered: ‎04-06-2012

    Re: could not select any object into my layer

    04-06-2012 08:22 PM in reply to: jackie.ng

    Finally I found the solution to my problem. Thanks for sharing

    Please use plain text.