R
Rod Bayron
Greetings,
We have an Access database that was originally designed
back in Access 2.0 days. It's since been added to and
convert numerous times; today it's an Access 2003 database.
My question has to do with table design and relationships.
We have one table with name, address, city, state, zip
type of information. We have a need to associate multiple
addresses to a name (e.g. home address, business address,
etc.). It seems that we need to move the address
information into its own table and hook address records to
name records.
This database has many reports. The reports are usually
query based and some use the address information.
Is there any way to relate the tables so that we don't
have to change the queries/reports?
Or will we have to recode every query with JOINS?
Or is there a better way to do this?
Any help would be great. Thanks.
We have an Access database that was originally designed
back in Access 2.0 days. It's since been added to and
convert numerous times; today it's an Access 2003 database.
My question has to do with table design and relationships.
We have one table with name, address, city, state, zip
type of information. We have a need to associate multiple
addresses to a name (e.g. home address, business address,
etc.). It seems that we need to move the address
information into its own table and hook address records to
name records.
This database has many reports. The reports are usually
query based and some use the address information.
Is there any way to relate the tables so that we don't
have to change the queries/reports?
Or will we have to recode every query with JOINS?
Or is there a better way to do this?
Any help would be great. Thanks.