S TISS Report table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) m Text replacement - "{{DT" to "{{TT" |
||
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. | ||
{{ | {{TT | TISS: not really sure where and how this is used, will need to update}} | ||
== Data Structure == | == Data Structure == |
Revision as of 15:53, 2020 May 5
The S_TISS_Report table in TISS28 Data.mdb contains one line for each Report.
TISS: not really sure where and how this is used, will need to update |
|
Data Structure
+-----------------+-------------+--------------------------------------- | Field | Type | Meaning +-----------------+-------------+--------------------------------------- | RPT_ID | long | | RPT_NAME | string(100) | | RPT_DESCRIPTION | string(255) | | RPT_TYPE | string(1) | | RPT_OBJECT | string(255) | +-----------------+-------------+---------------------------------------