JCM Table: dbo.ADM ReportAccessPermissions
From Sherlock Software
TABLE NAME: dbo.ADM_ReportAccessPermissions
This table is used to record which user group can access which report.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | reportID | smallint | Report id |
| 2 | userGroupID | smallint | ID of the user group that can access the report |
Back to JCM Database tables