M
MitzDriver
The last time I did anything with a database was with dBaseI. And I know this
is a very simple thing for you all......But
Using access 2007 I have two tables.
TblListings
ID autonumber
owner text
address text
phone text
mlsno text PF
TblShowings
ID autonumber PF
date
time
agent
agent phone.
For every TblListing there will be many showings. How do I set the
relationship between the two? Do I, should I, change the PF on each table? Do
I need to add a field to TblShowings? I would like to use a form frmListings
with a subform frmShowings. So for each Listing, all past and scheduled
showings are there.
Your help would be greatly appriciated.
is a very simple thing for you all......But
Using access 2007 I have two tables.
TblListings
ID autonumber
owner text
address text
phone text
mlsno text PF
TblShowings
ID autonumber PF
date
time
agent
agent phone.
For every TblListing there will be many showings. How do I set the
relationship between the two? Do I, should I, change the PF on each table? Do
I need to add a field to TblShowings? I would like to use a form frmListings
with a subform frmShowings. So for each Listing, all past and scheduled
showings are there.
Your help would be greatly appriciated.