S TISS Report table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
The '''S_TISS_Report''' table in [[TISS28 Data.mdb]] contains one line for each Report. | The '''S_TISS_Report''' table in [[TISS28 Data.mdb]] contains one line for each Report. | ||
{{ | {{DT | TISS: not really sure where and how this is used, will need to update}} | ||
== Data Structure == | == Data Structure == |
Revision as of 22:35, 2019 March 9
The S_TISS_Report table in TISS28 Data.mdb contains one line for each Report.
Data Structure
+-----------------+-------------+--------------------------------------- | Field | Type | Meaning +-----------------+-------------+--------------------------------------- | RPT_ID | long | | RPT_NAME | string(100) | | RPT_DESCRIPTION | string(255) | | RPT_TYPE | string(1) | | RPT_OBJECT | string(255) | +-----------------+-------------+---------------------------------------