S TISS Report table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "{{DT" to "{{TT" |
Ttenbergen (talk | contribs) m TISS28 Data.mdb is going away, no need to update this |
||
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. | ||
== Data Structure == | == Data Structure == |
Revision as of 15:48, 15 July 2021
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) | +-----------------+-------------+---------------------------------------