Hi guys
My project nears completion and I'm at the stage of testing my split database with multiple users entering data (into different records) using the same table at the same time.
The database records productivity reporting for two managers based on data entered by about 14 users.
One of two main update forms is giving me a problem however. The form is made up with 4 subforms linked by payroll number. If two users are editing seperate records everything is fine until user 1 hits save. User two's record will jump to that of user 1 in mid edit. Any changes that user two has made to their data does save however it's actually possible to end up with user two inputting data into user 1s record without noticing.
Any ideas?
My project nears completion and I'm at the stage of testing my split database with multiple users entering data (into different records) using the same table at the same time.
The database records productivity reporting for two managers based on data entered by about 14 users.
One of two main update forms is giving me a problem however. The form is made up with 4 subforms linked by payroll number. If two users are editing seperate records everything is fine until user 1 hits save. User two's record will jump to that of user 1 in mid edit. Any changes that user two has made to their data does save however it's actually possible to end up with user two inputting data into user 1s record without noticing.
Any ideas?