W
Will
I just created a simple database to track the contents of my backup tapes.
They go off site each day in plastic bins. Each bin could have anywhere
from 6 to 12 tapes that all have a unique serial number. There are subsets
of tapes that will contain the same media id, with a unique sequence id in
that set.
I say all this because I'm wondering how an experienced Access developer
would start out...i just created one table with fields for all the info i
wanted, then built a form around that to enter the data. It works. But
it's limited.
I'm probably not giving enough information, but how would you start out? I
have data that never changes, so I created drop down lists in the table to
choose, for instance, which bin the tapes go into for a specific
day....Would you instead put that information in it's own table so it can be
referenced easier?
Just trying to learn a little more about Access...Thanks for any insights!
They go off site each day in plastic bins. Each bin could have anywhere
from 6 to 12 tapes that all have a unique serial number. There are subsets
of tapes that will contain the same media id, with a unique sequence id in
that set.
I say all this because I'm wondering how an experienced Access developer
would start out...i just created one table with fields for all the info i
wanted, then built a form around that to enter the data. It works. But
it's limited.
I'm probably not giving enough information, but how would you start out? I
have data that never changes, so I created drop down lists in the table to
choose, for instance, which bin the tapes go into for a specific
day....Would you instead put that information in it's own table so it can be
referenced easier?
Just trying to learn a little more about Access...Thanks for any insights!