M
Michelle
I am having trouble with the design of my database. I am
also having a problem attaching my dbase file i'm sorry
but you cant look at it! Anyway .... my problem is this:
when I do a query or form it wont allow me to change
existing data or add new data!
I have designed the database as an employment database.
Basically I want a listing of Employment agencies in
Sydney, their website details, their head office details,
their subsidiary offices details, and the contact persons
details at each local office. I also want to be able to
categorise each company into for
example "Administration", "IT", "Tutoring" depending on
what kind of employment they specialise in. Some agencies
may have only Administration jobs on offer, however other
agencies may offer Administration jobs and IT jobs on
offer- so I need to be able to enter these multiple
categories on the database.
So far I have created approx 5 tables:
National- contains all the national contact details for
the company eg website, national ph no. or email, my
rating of the company as a whole etc. EG Adecco,
www.adecco.com.au, (e-mail address removed), 4 out of 5 rating.
Local- contains the contact details: address, ph no.,
email etc of a local office
EG. 1 York St Sydney City, (e-mail address removed), and 1
arthur st Parramatta, (e-mail address removed), and 1
elizabeth St Chatswood, (e-mail address removed). etc. etc.
Local Employment Consultant- contains the Employment
Consultants contact details for a particular local office.
Eg. Mary Black, (e-mail address removed), ph
9999 4444, and John Wright,
(e-mail address removed) ph 9450 5555 etc.etc.
(I want to put this in a separate table so if the staff
contact changes I can simply update that record only-
rather than having this data embedded in the above local
office table. Furthermore some local offices may have 2 or
3 Employment Consultants that I can contact for employment)
Category- I have a number associated to each category eg 1-
Admin, 2-IT, 3- Child Care.etc (I want to be able to do a
query on Admin agencies only, or IT agencies only).
National/Category- I created this table to link the
National table to the Category table- because I need to be
able to choose multiple categories for some of the
Employment Agencies.
I am not sure if I have related these tables correctly. I
am wondering whether I have related them in an inefficient
way, or incorrect way, so that I cannot enter new data or
change existing data in a query or form.
Any advice is welcome!
also having a problem attaching my dbase file i'm sorry
but you cant look at it! Anyway .... my problem is this:
when I do a query or form it wont allow me to change
existing data or add new data!
I have designed the database as an employment database.
Basically I want a listing of Employment agencies in
Sydney, their website details, their head office details,
their subsidiary offices details, and the contact persons
details at each local office. I also want to be able to
categorise each company into for
example "Administration", "IT", "Tutoring" depending on
what kind of employment they specialise in. Some agencies
may have only Administration jobs on offer, however other
agencies may offer Administration jobs and IT jobs on
offer- so I need to be able to enter these multiple
categories on the database.
So far I have created approx 5 tables:
National- contains all the national contact details for
the company eg website, national ph no. or email, my
rating of the company as a whole etc. EG Adecco,
www.adecco.com.au, (e-mail address removed), 4 out of 5 rating.
Local- contains the contact details: address, ph no.,
email etc of a local office
EG. 1 York St Sydney City, (e-mail address removed), and 1
arthur st Parramatta, (e-mail address removed), and 1
elizabeth St Chatswood, (e-mail address removed). etc. etc.
Local Employment Consultant- contains the Employment
Consultants contact details for a particular local office.
Eg. Mary Black, (e-mail address removed), ph
9999 4444, and John Wright,
(e-mail address removed) ph 9450 5555 etc.etc.
(I want to put this in a separate table so if the staff
contact changes I can simply update that record only-
rather than having this data embedded in the above local
office table. Furthermore some local offices may have 2 or
3 Employment Consultants that I can contact for employment)
Category- I have a number associated to each category eg 1-
Admin, 2-IT, 3- Child Care.etc (I want to be able to do a
query on Admin agencies only, or IT agencies only).
National/Category- I created this table to link the
National table to the Category table- because I need to be
able to choose multiple categories for some of the
Employment Agencies.
I am not sure if I have related these tables correctly. I
am wondering whether I have related them in an inefficient
way, or incorrect way, so that I cannot enter new data or
change existing data in a query or form.
Any advice is welcome!