I'm panicking, I look at other peoples database and they don't have so many
relationships. Is this normal?
<Hitchiker's Guide> Don't panic! </Hitchiker's Guide>
The right number of relationships for your database is... the right
number of relationships for your database. As Albert Einstein said
about theories, "a theory should be as simple as possible - but NO
SIMPLER!"
That said - if you open your Relationships window, select the View All
button, and see any more than a couple of unlinked "orphan" tables,
you probably have too few relationships. If you see multiple "extra"
tables with names consisting of real table names with _1 and _2
appended, then you may have redundant extra relationships. These can
be created by the Lookup Wizard, which will merrily create a new
relationship to the Lookup table, even when such a relationship
already exists (only one of many flaws in this feature, see
http://www.mvps.org/access/lookupfields.htm for a critique).
As suggested - please post some details. You may be just fine; at the
worst you may want to (carefully, judiciously, backing up your
database first) select some Join lines and delete them.
John W. Vinson[MVP]