Hi,
I am a bit stuck here: how can I change the default domain for a feature class in a SQL sde database?
This field should have the domain "Status", not "Positioning system".
How can I change this? It is easier to do in a gdb, I have to admit
Any help is appreciated!
Kind regards,
Barbara
Make sure nobody is using that Feature Class and then change the assigned domains.
You need an Exclusive Lock in an SDE geodatabase to do these kind of changes.
Ok thanks, maybe that was the issue! Will try it in the evening and report back
It worked! Thanks for your help