Kbase 16166: List of Metaschema which will affect the calculation of CRC
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
List of Metaschema which will affect the calculation of CRC
List of Metaschema which will affect the calculation of CRC
Of the following metaschema tables, there are only a few that
contain fields that affect the CRC.
Schema Tables Contains Fields that Affect CRC?
_Db
_File yes
_Field yes
_Index yes
_Index-Field yes
_User
_File-Trig
_Field-Trig
_Sequence yes
_View
_View-col
_View-ref
Here is a list of fields within those tables
that affect CRCs.
Subset of _File:
Name Data Type
_File-Name Character
_DB-Lang Integer
_CRC Integer This is where the file's crc goes
Subset of _Field:
Name Data Type
_Field-Name Character
_Data-Type Character
_Sys-field Boolean
_Field-rpos Integer
_Decimals Integer
_Order Integer
_Extent Integer
_Fld-stdtype Integer
_Fld-stlen Integer
_Fld-stoff Integer
_Fld-case Boolean
Subset of _Index:
Name Data Type
_Index-Name Character
_Unique Boolean
_Num-comp Integer
_Idx-num Integer
Subset of _Index-Field:
Name Data Type
_Ascending Boolean
_Abbreviate Boolean
_Unsorted Boolean
Subset of _Sequence
Name Data Type
_Seq-Name Character
_Seq-Incr Integer
_Seq-Min Integer
_Seq-Max Integer
_Cycle-Ok Boolean
Progress Software Technical Support Note # 16166