Tagged Questions
3
votes
0answers
35 views
One-to-many relationship classe(s)/table(s) used for monitoring
I realize that this may be a bit simplistic for this blog, so I apologize in advance. However, for someone with a working knowledge of ArcGIS, I've had issues figuring this out on my own.
I have a ...
2
votes
1answer
47 views
Personal Geodatabase: Access speed up due the use of RelationshipClasses?
I've a special question about the effects of RelationshipClasses.
For some reasons I've created a Personal Geodatabase and imported two features from Shape-Files and created an own table.
For ...
2
votes
1answer
153 views
Benefits of relationship classes and how they can be accessed in c#
At the moment I've a personal geodatabase with two imported feature classes from shape files and an own created table. This table has columns for the IDs of the elements in the two feature classes. ...
7
votes
1answer
245 views
To Use or Not to Use Relationship Classes?
I am building a government database from a massive amount of data. Now I am following the standard approach of the ESRI Local Government Data Model, but modified to fits the needs and wants of a ...
2
votes
1answer
29 views
Change Which FeatureClass a RelationshipClass Points at
When you use ArcGIS' Project tool it creates a new featureclass. This is awesome, unless the featureclass you projected had been related to twenty-some tables. All of those relationships still point ...
4
votes
0answers
48 views
How to split Relationship Class privileges between different users while maintaining referential integrity?
I am using a relationship class to maintain a one-to-many relationship between material sites (under Engineering's purview) and the material sites' sample status and content (under Materials' ...
1
vote
1answer
143 views
Can we create relationship classes based on a geometric network?
I have a point Feature Class and a polyline Feature class which I connected in a geometric network. I also need to connect them logically. In my theoretical model, an edge is defined by the two points ...
1
vote
3answers
777 views
creating unique ID-s for my file geodatabase
I use ArcEditor licence level, ArcGIS 10.0 version, and we're talking about a file geodatabase.
I have several feature classes (electric energy domain) and I want to connect them using relationship ...
1
vote
1answer
251 views
fail to create relationship class
I am trying to make a relationship class between two tables, but I get this message at the end:
" Failed to create the specified relationship class". Can you tell me why?
Thanks,
Ligia
Sorry I ...
3
votes
1answer
952 views
How to let ArcGIS Server see related records in a geodatabase
I have an ArcSDE geodatabase which contains multiple relationship classes.
If I add this layer to ArcMap, the relationship is automatically applied (eg, the Identify dialog allows me to drill-down to ...