Set the form property to Many-to-Many and chances are all will be right with
the world! One-to-Many will only work if every table has a link to the very
FIRST table on your form. If your "missing" table links to one of the other
tables instead, then one-to-many will not show data.
> Hello. What would cause an enhanced tab control not to show information
> from one table? I have a tab control and each tab shows information from
> different tables, all except for the one tab that doesn’t show anything. All
> tables are attached to the form, all tables have primary key and foreign key
> references to each other. Table relations are set on the form properties as
> one
> to many.
>
>
>
> Thank you,
>
>
>