Links

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(created page)
 
(formatting)
Line 1: Line 1:
 
'''tblLinks''' contains hyperlinks to other websites with information about a taxon.
 
'''tblLinks''' contains hyperlinks to other websites with information about a taxon.
  
    LinkID, integer, 4 bytes, identifier for link
+
*LinkID, integer, 4 bytes, identifier for link
    FileID, integer, 4 bytes, = tblFiles.FileID
+
*FileID, integer, 4 bytes, = tblFiles.FileID
    TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
+
*TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
    WebsiteID, integer, 4 bytes, = tblWebsites.WebsiteID
+
*WebsiteID, integer, 4 bytes, = tblWebsites.WebsiteID
    DataTypes, integer, 2 bytes, bitwise flags for type of information:  0 = undefined, 1 = general information, 2 = key, 4 = distribution map, 8 = specimen level information
+
*DataTypes, integer, 2 bytes, bitwise flags for type of information:  0 = undefined, 1 = general information, 2 = key, 4 = distribution map, 8 = specimen level information
    LinkSpecs, text, 500 characters maximum, hyperlink specification to add after tblWebsites.RootLink
+
*LinkSpecs, text, 500 characters maximum, hyperlink specification to add after tblWebsites.RootLink
    TaxonHyperlink, bit, used as ordinary hyperlink for a taxon
+
*TaxonHyperlink, bit, used as ordinary hyperlink for a taxon
    TaxonAutolink, bit, used as automatic hyperlink from one species file to the same taxon in a different species file
+
*TaxonAutolink, bit, used as automatic hyperlink from one species file to the same taxon in a different species file
    LastUpdate, smalldatetime, date and time row last updated
+
*LastUpdate, smalldatetime, date and time row last updated
    ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
+
*ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
    CreatedOn, smalldatetime, date and time row was created
+
*CreatedOn, smalldatetime, date and time row was created
    CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
+
*CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  
 
[[Category:ForeignRelatedTables]]
 
[[Category:ForeignRelatedTables]]

Revision as of 21:45, 4 September 2012

tblLinks contains hyperlinks to other websites with information about a taxon.

  • LinkID, integer, 4 bytes, identifier for link
  • FileID, integer, 4 bytes, = tblFiles.FileID
  • TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
  • WebsiteID, integer, 4 bytes, = tblWebsites.WebsiteID
  • DataTypes, integer, 2 bytes, bitwise flags for type of information: 0 = undefined, 1 = general information, 2 = key, 4 = distribution map, 8 = specimen level information
  • LinkSpecs, text, 500 characters maximum, hyperlink specification to add after tblWebsites.RootLink
  • TaxonHyperlink, bit, used as ordinary hyperlink for a taxon
  • TaxonAutolink, bit, used as automatic hyperlink from one species file to the same taxon in a different species file
  • 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