Click to See Complete Forum and Search --> : Access Database


kidu
February 18th, 2005, 02:49 AM
How to create a relationship in ms Access 2000?

kidu
February 18th, 2005, 02:54 AM
!First u need to have a table and a pk and a forign key.
Second darg the pk to the forign key

Krzemo
February 18th, 2005, 05:52 AM
How to create a relationship in ms Access 2000? 1) in GUI select menu "Tools" than "Relations"
2) Using DDL query.

Best regards,
Krzemo.

kidu
February 21st, 2005, 03:05 AM
Thanks Krezmo