E
Erin
I work for a small, university-style press. We publish about 12 to 15 books
per year, and I've been trying to build a database for us to keep track of
five different categories of information pertaining to our publications
(general publication details, acquisitions, marketing, editorial/production,
and rights/permissions). The way I set it up initially was as five separate
tables (with book title as the primary key for all five). From these five
tables I created a query--bringing all the fields together--out of which I
created a tabbed form, so that for each book entry you can access all five
categories of information in one place.
There have been a couple of glitches along the way, mostly having to do with
the query, such that I've started to doubt whether I've gone about designing
this database in the right way. The tabbed form seems ideal for our purposes,
but I don't know if having five separate tables is the best choice (maybe I
should just have everything in one table, and create the tabbed form out of
that, so I can bypass having to use the query as the middle man?) Or maybe
there is another design possibility that I'm just not aware of (my Access
skills are by no means vast).
If anyone has any ideas, I'd be very grateful. I'd also be happy to discuss
the particulars of my database in more detail, if that would help.
Thanks so much,
Erin
per year, and I've been trying to build a database for us to keep track of
five different categories of information pertaining to our publications
(general publication details, acquisitions, marketing, editorial/production,
and rights/permissions). The way I set it up initially was as five separate
tables (with book title as the primary key for all five). From these five
tables I created a query--bringing all the fields together--out of which I
created a tabbed form, so that for each book entry you can access all five
categories of information in one place.
There have been a couple of glitches along the way, mostly having to do with
the query, such that I've started to doubt whether I've gone about designing
this database in the right way. The tabbed form seems ideal for our purposes,
but I don't know if having five separate tables is the best choice (maybe I
should just have everything in one table, and create the tabbed form out of
that, so I can bypass having to use the query as the middle man?) Or maybe
there is another design possibility that I'm just not aware of (my Access
skills are by no means vast).
If anyone has any ideas, I'd be very grateful. I'd also be happy to discuss
the particulars of my database in more detail, if that would help.
Thanks so much,
Erin