0

Admin Access Privileges

Is it possible to give access to edit certain tables within a database, without allowing access to other tables

4 replies

null
    • Mconneen
    • 5 yrs agoFri, August 16, 2019 at 8:59 PM UTC
    • Reported - view

    @Rich, 

    When you say "edit" certain tables.  Are you refering to editing the contents (aka rows) of the table.. or the structure of the tables? 

    If contents.. then YES.. assuming you are using the Ninox Cloud platform.

      TeamMember

    allow

    • Richard_Bramall
    • 5 yrs agoTue, August 20, 2019 at 2:10 PM UTC
    • Reported - view

    Hi, thanks for this, although unfortunately yes I do mean the structure of the tables, but I can see how this is unlikely a feasible thing to do without splitting contents across multiple databases to control priviliges that way

    • Mconneen
    • 5 yrs agoTue, August 20, 2019 at 2:47 PM UTC
    • Reported - view

    I think you would have to handle that through "process" .. give them a copy of a database.. let them change their tables.. and import only those tables back into the production image. 

    • Richard_Bramall
    • 5 yrs agoTue, August 20, 2019 at 4:29 PM UTC
    • Reported - view

    Yeah that's how I'm thinking, thanks