Hi!
I'm constructing a database being made up of four tables, Volunteer details, Worker details, Client Details and Volunteer status. Each Volunteer, worker and client has an autonumber-assigned ID, which is the primary key in each respective table. I want to create several relationships:
1)In table "Volunteer" to link "Volunteer_ID" column (primary key) to "Volunteer_ID" column in "Client" table - one to one.
2)In table "Worker" to link "Worker_ID" to "Worker_ID in table "Clients" - a one to many relationship. This is where I hit problems. Microsoft tell me that either this is too complicated or I've entered the "expression" wrongly. What I want to happen is that in the "Workers" table next to the primary key column (i.e. "Worker_ID) appears a little "plus" sign, which when clicked will display the associated records from table "Clients" underneath.
Also, in addition to 1) I want to link the volunteer ID to their status in table "Volunteer status", although I'm not sure whether I can do this in addition to 1) in the same table.
Plus, can someone please tell me how to change the type of relationship (one-to-one, one-to-many, or many-to-many) when Microsoft Access gets it wrong.
Microsoft access help is about as clear as mud on this topic, and not being an IT pro (far from it) I'm getting very frustrated as I can't see what I'm doing wrong. Any help would be much appreciated!!
Sian
I'm constructing a database being made up of four tables, Volunteer details, Worker details, Client Details and Volunteer status. Each Volunteer, worker and client has an autonumber-assigned ID, which is the primary key in each respective table. I want to create several relationships:
1)In table "Volunteer" to link "Volunteer_ID" column (primary key) to "Volunteer_ID" column in "Client" table - one to one.
2)In table "Worker" to link "Worker_ID" to "Worker_ID in table "Clients" - a one to many relationship. This is where I hit problems. Microsoft tell me that either this is too complicated or I've entered the "expression" wrongly. What I want to happen is that in the "Workers" table next to the primary key column (i.e. "Worker_ID) appears a little "plus" sign, which when clicked will display the associated records from table "Clients" underneath.
Also, in addition to 1) I want to link the volunteer ID to their status in table "Volunteer status", although I'm not sure whether I can do this in addition to 1) in the same table.
Plus, can someone please tell me how to change the type of relationship (one-to-one, one-to-many, or many-to-many) when Microsoft Access gets it wrong.
Microsoft access help is about as clear as mud on this topic, and not being an IT pro (far from it) I'm getting very frustrated as I can't see what I'm doing wrong. Any help would be much appreciated!!
Sian