This topic is locked

Handling Group Permissions

7/7/2020 10:43:56 AM
PHPRunner General questions
O
ondra author

Good day All, I have an existing database set up where I am using a linking table dbo.UsersUserTypeId to connect dbo.Users.UserId to dbo.UsersTypes. In this setup a User can belong to many groups. How do I make use of this setup or recreate the same function in PHPrunner?

Thanks in advance for your assistance.