Ok, here is my situation.
I have two feature classes within a database. There is a field in each feature class that needs to match in order for the geometric network to sense connectivity. My idea is to write a script to select each feature class, and then query whether or not the field matches in both features.
Finally, to complete this, I will select the subsequent feature, and change its attribute to match the other feature class. I have tried a couple of things and am stumped! Any advice would be great!
Thanks.