TaxonNameLSIDs

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(created page)
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''tblTxnNmLSIDs''' contains infomation about LSIDs for scientific taxon names.
+
'''tblTaxonNameLSIDs''' contains infomation about LSIDs for scientific taxon names.
  
    TxnNmLSID, integer, 4 bytes, primary key, = ID portion of LSIDs
+
*TaxonNameLSID, integer, 4 bytes, primary key, = ID portion of LSIDs
    FileID, integer, 4 bytes, = tblFiles.FileID
+
*FileID, integer, 4 bytes, = tblFiles.FileID. Identifies which file this TaxonNameID is or was associated with. This column will be added to the table.
    TaxonNameID, integer, 4 bytes, when row added = tblTaxa.TaxonNameID, but table relationship cannot be created because the row must remain here even if the row in tblTaxa is deleted
+
*FullTaxonNameLSID, text, 127 bytes maximum, full LSID as displayed for users
    NomenclatorID, integer, 4 bytes, = tblNomenclator.NomenclatorID. TaxonNameID and NomenclatorID for a unique index
+
*TaxonNameID, integer, 4 bytes, when row added = tblTaxa.TaxonNameID, but table relationship cannot be created because the row must remain here even if the row in tblTaxa is deleted
    TrueTxnNmLSID, integer, 4 bytes, = TxnNmLSID, available for forwarding in case an LSID must be deleted
+
*NomenclatorID, integer, 4 bytes, = tblNomenclator.NomenclatorID. TaxonNameID and NomenclatorID for a unique index
    Status, integer, 1 byte
+
*TrueTxnNmLSID, integer, 4 bytes, = TxnNmLSID, available for forwarding in case an LSID must be deleted
        0 = active
+
*Status, integer, 1 byte
        1 = dormant, used for deleted nominotypical subs
+
**0 = active
        2 = artifact from rows erroneously added
+
**1 = dormant, used for deleted nominotypical subs
        3 = moved to other species file identified in Note
+
**2 = artifact from rows erroneously added
        4 = moved out of scope
+
**3 = copied from other species file
        5 = dormant, AccessCode changed to > 0
+
**4 = moved out of scope
    Note, text, 100 bytes maximum, used to record that the value of TxnNmLSID in this row is reserved for future merge into this species file of an existing private species file named in this field. Other uses are likely in the future.
+
**5 = dormant, AccessCode changed to > 0, do not display LSID
    LastUpdate, smalldatetime, date and time row last updated
+
**6 = dormant, AccessCode changed to > 0, LSIDresolver.aspx grants confidential access to PageUser
    ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
+
*LastUpdate, smalldatetime, date and time row last updated
    CreatedOn, smalldatetime, date and time row was created
+
*ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
    CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
+
*CreatedOn, smalldatetime, date and time row was created
 +
*CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  
 
[[Category:ForeignRelatedTables]]
 
[[Category:ForeignRelatedTables]]
 +
[[Category:Tables]]

Latest revision as of 16:15, 11 January 2014

tblTaxonNameLSIDs contains infomation about LSIDs for scientific taxon names.

  • TaxonNameLSID, integer, 4 bytes, primary key, = ID portion of LSIDs
  • FileID, integer, 4 bytes, = tblFiles.FileID. Identifies which file this TaxonNameID is or was associated with. This column will be added to the table.
  • FullTaxonNameLSID, text, 127 bytes maximum, full LSID as displayed for users
  • TaxonNameID, integer, 4 bytes, when row added = tblTaxa.TaxonNameID, but table relationship cannot be created because the row must remain here even if the row in tblTaxa is deleted
  • NomenclatorID, integer, 4 bytes, = tblNomenclator.NomenclatorID. TaxonNameID and NomenclatorID for a unique index
  • TrueTxnNmLSID, integer, 4 bytes, = TxnNmLSID, available for forwarding in case an LSID must be deleted
  • Status, integer, 1 byte
    • 0 = active
    • 1 = dormant, used for deleted nominotypical subs
    • 2 = artifact from rows erroneously added
    • 3 = copied from other species file
    • 4 = moved out of scope
    • 5 = dormant, AccessCode changed to > 0, do not display LSID
    • 6 = dormant, AccessCode changed to > 0, LSIDresolver.aspx grants confidential access to PageUser
  • LastUpdate, smalldatetime, date and time row last updated
  • ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
  • CreatedOn, smalldatetime, date and time row was created
  • CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox