Relatioships between table in a database?

R

rusty

help

can someone please explain in the most simple way they can. about how to
create relationships between tables in a databse.

my college tutor is no help.

so if any one can help i would be eternaly grateful to them.
 
J

Jeff Boyce

Rusty

Open an Access database.

Click on the <Tables> tab.

Click on the <Relationships> toolbar button.

Add Table1 to the Relationships window.

Add Table2 (a related table - i.e., it has field pointing back to a field in
Table1)

Drag Table1's field and drop it on top of the corresponding/matching field
in Table2.

Repeat as needed for other table relationships.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top