Hi,
I'm new in geodatabase and I need help. I built geodatabase with one feature class that contains only geometry and ID, and some INFO tables that contain information about the feature. The geodatabase has relationship classes, and with the help of Add Join tool I get the layer I need - feature class with all the actual information. (I see that when I use Join Field instead Add Join, the information is not being updated automatically from INFO tables).
Now, I want to create the feature-linked Annotation Feature Class, and to use data from tables in it, not only ID that is stored in feature class. How can I solve it?