robertsquestion
Technical User
Hi,
I'm using an Access 2003-database that contains table T_Orders. Some fields in this table:
Order_Date
Article_number
Article_group
Quantity
I've created an administrator-user in the .mdw-file who can administer the database. Besides that I've also created a user-group in the mdw-file that can read all records in the database and one usergroup that can read& write all records in the database. That's all working fine.
But now I've got another user-group that should be able to:
- read the records from T_orders where Article_group = A and B
- read & write the records from T_orders where Article_group = C and D
All users are using the same forms/reports, but should be able to use it according to authorization as mentioned above.
I hope that anyone knows if there is a possiblity to set it up like this. Thanks in advance for your help!
Regards,
Robert
The Netherlands
I'm using an Access 2003-database that contains table T_Orders. Some fields in this table:
Order_Date
Article_number
Article_group
Quantity
I've created an administrator-user in the .mdw-file who can administer the database. Besides that I've also created a user-group in the mdw-file that can read all records in the database and one usergroup that can read& write all records in the database. That's all working fine.
But now I've got another user-group that should be able to:
- read the records from T_orders where Article_group = A and B
- read & write the records from T_orders where Article_group = C and D
All users are using the same forms/reports, but should be able to use it according to authorization as mentioned above.
I hope that anyone knows if there is a possiblity to set it up like this. Thanks in advance for your help!
Regards,
Robert
The Netherlands