Paul1503
03-09-2010, 02:04 AM
Hi
I have got a Login table and a staff table.
login table has got Staff_ID(PK) and a password field,
Staff table has got Staff_ID(PK) and all the rest.
I want to put this into visual basic but i dont know what relationship to make.
A one-to-one between the two tables
or
A one to many with the many side on the staff table with an extra field on the staff table?
Thanks
Paul
I have got a Login table and a staff table.
login table has got Staff_ID(PK) and a password field,
Staff table has got Staff_ID(PK) and all the rest.
I want to put this into visual basic but i dont know what relationship to make.
A one-to-one between the two tables
or
A one to many with the many side on the staff table with an extra field on the staff table?
Thanks
Paul