English Query

Entity <ObjectID> is subentity of {entityid}, but has no join.

Message Text

This entity is a subentity of another entity, but there is no join from the key of the subentity (child) table to the key of the entity (parent) table.

Explanation

The subentities (child) table has no join to connect it to the parent entities table. In the following example, both Enlisted and Officer are subentities of Military Personnel but only Officer has a join to the Military Personnel table.

This error occurs when:

Action

To prevent this error:

To correct this error:

See Also

Compile-Time Error Messages (Authoring Object Model)

How to add a join

How to delete a join

How to edit a join

Join/New Join Dialog Box

Specify Join Path Dialog Box

SQL Database Normalization Rules

Table/New Table Dialog Box