D
Dos Equis
Hi all,
I am building a database in order to track all appropriate information
for my newpaper subscribers, carriers and related items.
All of my data is being pulled from an excel spreadsheet which has been
modified to hold the data in a format Access should be able to identify
including field names and data type (yes for yes/no boxes, that sort of
thing).
My primary concern at the moment is that I imported the data to the
subscriber table which has a referential integrity enforced
relationship with my yes/no table. Nothing changed in the yes/no table
while the subscriber table is full of accurate data.
I have a couple of questions I guess.
1) Do I need to have the yes/no table or is it better to leave all that
data in with the subscriber data? I should never have more than 1 entry
per subscriber on the second table so it wouldn't hurt.
2) If I leave the second table, does it need to have relationships
between each field in order to update?
3) if it does, once it's updated, can I delete the relationships and
fields from the subscriber table and still have a viable database. (I
know you don't want redundant data and that's why I would delete these
fields).
Thanks for any help you can provide.
Byron
I am building a database in order to track all appropriate information
for my newpaper subscribers, carriers and related items.
All of my data is being pulled from an excel spreadsheet which has been
modified to hold the data in a format Access should be able to identify
including field names and data type (yes for yes/no boxes, that sort of
thing).
My primary concern at the moment is that I imported the data to the
subscriber table which has a referential integrity enforced
relationship with my yes/no table. Nothing changed in the yes/no table
while the subscriber table is full of accurate data.
I have a couple of questions I guess.
1) Do I need to have the yes/no table or is it better to leave all that
data in with the subscriber data? I should never have more than 1 entry
per subscriber on the second table so it wouldn't hurt.
2) If I leave the second table, does it need to have relationships
between each field in order to update?
3) if it does, once it's updated, can I delete the relationships and
fields from the subscriber table and still have a viable database. (I
know you don't want redundant data and that's why I would delete these
fields).
Thanks for any help you can provide.
Byron