Select to view content in your preferred language

Connection to FGDB Table in Silverlight

399
1
05-31-2010 05:15 AM
UlfGrimhardt
Deactivated User
Hello,

I'm trying to build an Silverlight Application that is based on ArcGIS Server. So i published an MXD-File with a Point Feature Class and three Tables as MapService in ArcGIS Server. All Files are stored in an File-Geodatabase.
In My Application i can now see the Point Features and, with an identify function, the attributes of the featue-class.

Lots of Informations of the Point-Features are also stored in the three Tabels, so i wonder if it is possible to show the additional attributes in addition to the Attributes of the feature-class?

Is it possible to access the tables via Silverlight?

I tried to build realtions between the Feature-Class and the tables, but in the application, only the Feature-Class Attributes are shown via the identify-function.

Thanks in advance!

Ulf
0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor
ArcGIS Server v10 and the next release of the Silverlight API will support querying related tables.
0 Kudos