JCM Table: dbo.ADM UserReportCategory
From Sherlock Software
TABLE NAME: dbo.ADM_UserReportCategory
Record which report categories a user can access.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | UserID | smallint | ID of a user |
| 2 | ReportCategoryID | tinyint | ID of a report category |
Back to JCM Database tables