Select to view content in your preferred language

Does a Join in Desktop reflect through services into the Flex application?

449
1
04-27-2010 08:45 AM
RichardKrell
Emerging Contributor
I have created a join in ArcGIS Desktop to join a feature with a SQL Database table.  It works fine.  So I created a service in ArcGIS Server and added the service to my Flex application.  The problem is, it doesn't appear the join survived the creation of the service.

Can anyone point me in the right direction here.  It would be greatly appriciated.

Richard Krell
Chicago Metropolitan Agency for Planning.
Tags (2)
0 Kudos
1 Reply
AaronNash
Deactivated User
I have a join to a SQL table on a seperate server, and the way I preserved the join in all my web applications was to create a ODBC data source connection to the SQL table. Once the connections were created I have no problem creating my joins and pushing the data out to the web

Aaron N
Town of Vernon, CT
0 Kudos