question for permission

(2 posts) (2 voices)

Tags:

No tags yet.

  1. Derek, Member

    hi support
    1. how to set permission for a folder?
    now just one function to hide from non admin user
    2. when i grant an permission to a user,show up following error:

    DB error: Duplicate entry '24-www.learncentral-0' for key 1
    SQL: call sp_MyDBR_ReportPrivAdd(24,'www.learncentral.org',2,0);
    re-run installation

    Re-running the installation might resolve the problem.

  2. myDBR Team, Key Master

    Hi,
    Permissions are report based, not based on folders. If you have multiple users, use myDBR groups for easier maintenance.

    The maximum username length in MySQL is now 16 characters, the error comes from the fact that MySQL ignores the string length in the procedure input when longer than 16 chars usernames are used. We'll add the maximum username length for the next version, until then just use shorter usernames. SQL Server version is not affected by this.

    --
    myDBR Team


Reply

You must log in to post.