A
Andy
HI,
Im kinda new to all this, have a question.
Can a table have more than one relationship on one field,
ie
I have a main table called tblmain, with linked relation
ship to two other tables one called tblattach and one
called tblvisits both these tables have merchant as the
link to the main table. Is this allowed?
tblmain----
Merchant(pk)
Contact name
Address
etc
tblattach---
attachid(pk)
merchant
summary
etc
tblvisit---
visitid(pk)
merchant
summary
etc
Im kinda new to all this, have a question.
Can a table have more than one relationship on one field,
ie
I have a main table called tblmain, with linked relation
ship to two other tables one called tblattach and one
called tblvisits both these tables have merchant as the
link to the main table. Is this allowed?
tblmain----
Merchant(pk)
Contact name
Address
etc
tblattach---
attachid(pk)
merchant
summary
etc
tblvisit---
visitid(pk)
merchant
summary
etc