I've been working with a complex ArcGIS 9.3.1 geodatabase with multiple feature classes (FC's) interconnected by many relationship classes.
My question: supposing I have a FC with features a,b,c and another FC with features 1,2,3 - I want to see which featuers of the first FC are to connected to which features of the second FC (of course in reality, the geodatabase is much more complex with more FC's, more features and more relations).
Now, I know that the IDENTIFY tool does it, but it does it to one feature at a time, and I can't export the ties to an outer file (it is only visual). Is there any tool I can use to do that for whole layers at a time?
(I've seen Geodatabase Diagrammer very briefly, but as far as I understood, it is useful for the planning of the structure of the geodatabase, but not it's content. correct me if I'm wrong).