0

I have an ArcIMS Image Service that's consuming data stored in an ArcSDE database (both v9.3.1).

Many of the layers have attribute columns that use coded value domains defined in the SDE database, and I'd like to be able to display the values defined in the domains.

Is it possible to retrieve the all values in the domain associated with an attribute column via an ArcXML request to the ActiveX connector?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Aug 5, 2010 at 16:38

1 Answer 1

1

I don't think you can. At least, you couldn't before 9.3 (I haven't looked at 9.3). Back in the day, we wrote some DB stored procs to get that data and then got the values via ADO.NET. Not sure if that would even work anymore.

I hate when someone answers a question with a "can't be done" answer, but in this case, you can't get those values with anything IMS offers, AFAIK. You'll have to go to the db, or an ArcObjects service for that.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
answered Aug 5, 2010 at 19:14

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.