Lifesnadir
Technical User
Hopefully you won't mind my beginner's questions...
As I'm reading forums/tutorials/articles on the web for Access, I'm trying to understand terms first. So if I mis-use a term or use it as in HTML instead of Access, please point out my mistakes.
Eventually I want to create a (possibly complex?) database.
Being brand new to Access, I am concentrating on learning proper design (and the use of correct terms - LOL).
I want to create a database (or is that plural?) for a web site. As I look at what I want to do, I think I have multiple intentions for how I want the data used / presented.
The main intentionS would allow
-- users to search using several main categories (so each category could be viewed separately) -- such as one for companies, one for employees of those companies, etc;
-- users to pull up ONE long record on ONE individual, and this record would contain ALL parts of the main categories as it pertains to that ONE person (but each record would be long and I'm not sure if that is acceptable?);
-- a separate way that USERS/searchers could contribute missing data in the record.
Let's say I want to create a database of ALL workers who ever worked at ANY G-M Dealership, and I want to include specific details about the worker... as well as include specific details about each dealership... and have the MAIN search be by the worker's name and have it pull up ALL the info as one record (and also have some pieces be separate databases too).
So I might have these
Worker last name
first name
middle name
date of birth
date of death
worker street address
city
state
county
country
Dealership Name
street address
city
state
county
country
Years worked
plus a lot more
Is it possible to create such a beast? Would I need separate tables? each as a separate database? then link those through queries?
Am I supposed to put ALL these things on one long table, then make the pieces available to separate lists through query options?
Guess I'll stop here; enough questions for one post -LOL
I read that there is a Wizard to help split info up, but it must not have loaded with the program because it is missing on my computer. Would this Wizard help me understand my beginning steps?
Please point me to any good beginning tutorials.
As I'm reading forums/tutorials/articles on the web for Access, I'm trying to understand terms first. So if I mis-use a term or use it as in HTML instead of Access, please point out my mistakes.
Eventually I want to create a (possibly complex?) database.
Being brand new to Access, I am concentrating on learning proper design (and the use of correct terms - LOL).
I want to create a database (or is that plural?) for a web site. As I look at what I want to do, I think I have multiple intentions for how I want the data used / presented.
The main intentionS would allow
-- users to search using several main categories (so each category could be viewed separately) -- such as one for companies, one for employees of those companies, etc;
-- users to pull up ONE long record on ONE individual, and this record would contain ALL parts of the main categories as it pertains to that ONE person (but each record would be long and I'm not sure if that is acceptable?);
-- a separate way that USERS/searchers could contribute missing data in the record.
Let's say I want to create a database of ALL workers who ever worked at ANY G-M Dealership, and I want to include specific details about the worker... as well as include specific details about each dealership... and have the MAIN search be by the worker's name and have it pull up ALL the info as one record (and also have some pieces be separate databases too).
So I might have these
Worker last name
first name
middle name
date of birth
date of death
worker street address
city
state
county
country
Dealership Name
street address
city
state
county
country
Years worked
plus a lot more
Is it possible to create such a beast? Would I need separate tables? each as a separate database? then link those through queries?
Am I supposed to put ALL these things on one long table, then make the pieces available to separate lists through query options?
Guess I'll stop here; enough questions for one post -LOL
I read that there is a Wizard to help split info up, but it must not have loaded with the program because it is missing on my computer. Would this Wizard help me understand my beginning steps?
Please point me to any good beginning tutorials.