G
Guest
I have an Access 2003 database with a table that contains, among other
things, location names (called Tracks). It is linked to a table that
contains all the information associated with that name (coordinates, state,
etc.; called Locations). It is a one(Locations)-to-many(Tracks)
relationship, without referential integrity. Both tables contain the field
Location Name and Location Name is the primary key in the Locations table.
It works fine: when I enter a location into Tracks, it shows up in Locations.
Problem: I created a new table (TPL) where I also enter Location Name. I
linked this to the Locations table. I entered a bunch of new locations into
this new table, but only some of them are showing up in the Locations table.
I entered the data using a form with Location Name from the TPL table and a
sub-form with the associated info from the Locations table. When I entered
it, all the data showed up on the form and all the locations are in the TPL
table. Why are only some locations showing up on the Locaitons form? Where
did the associated info I entered into the form go?
Can anyone explain what I may be doing wrong?
Cathy
things, location names (called Tracks). It is linked to a table that
contains all the information associated with that name (coordinates, state,
etc.; called Locations). It is a one(Locations)-to-many(Tracks)
relationship, without referential integrity. Both tables contain the field
Location Name and Location Name is the primary key in the Locations table.
It works fine: when I enter a location into Tracks, it shows up in Locations.
Problem: I created a new table (TPL) where I also enter Location Name. I
linked this to the Locations table. I entered a bunch of new locations into
this new table, but only some of them are showing up in the Locations table.
I entered the data using a form with Location Name from the TPL table and a
sub-form with the associated info from the Locations table. When I entered
it, all the data showed up on the form and all the locations are in the TPL
table. Why are only some locations showing up on the Locaitons form? Where
did the associated info I entered into the form go?
Can anyone explain what I may be doing wrong?
Cathy