Form Problem because of relations ?
I made a database to register assets of the IT department, I've made the relationships to be one to many and so that 1 User can contain more Hardware...
Now I've made a form which shows the hardware device and in a subform the user, I want to make it possible to change the user by searching the user on username using a combo box, which doenst work.
I also cannot make new entries to the database trough that form, it states that i need a related record in the table users when i skip from the main hardware form...
I think I need to adjust my relations to make it possible, I recall using somekind of 'linking table' back in my schooldays which could hold the solution.
Can anyone please help?
thx
I made a database to register assets of the IT department, I've made the relationships to be one to many and so that 1 User can contain more Hardware...
Now I've made a form which shows the hardware device and in a subform the user, I want to make it possible to change the user by searching the user on username using a combo box, which doenst work.
I also cannot make new entries to the database trough that form, it states that i need a related record in the table users when i skip from the main hardware form...
I think I need to adjust my relations to make it possible, I recall using somekind of 'linking table' back in my schooldays which could hold the solution.
Can anyone please help?
thx
Last edited: