CommonNames

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(created page)
 
(formatting, cat)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
'''tblCommonNames''' contains common names for taxa.
+
tblCommonNames contains common names for taxa.
  
 
*TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
 
*TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
 
*SeqNum, integer, 2 bytes, used with TaxonNameID to form the primary key
 
*SeqNum, integer, 2 bytes, used with TaxonNameID to form the primary key
*LanguageID, integer, 2 bytes, = tblLanguages.LanguageID
+
*Name, text, 50 characterss maximum, accepts Unicode characters
*Name, text, 50 bytes maximum, accepts Unicode characters
+
*LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
*LastUpdate, smalldatetime, date and time of last update
+
*LastUpdate, smalldatetime, date and time row last updated
*ModifiedBy, integer, 2 bytes, UserID 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
 +
*CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  
 
[[Category:TaxaTables]]
 
[[Category:TaxaTables]]
 +
[[Category:Tables]]

Latest revision as of 13:14, 8 September 2012

tblCommonNames contains common names for taxa.

  • TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
  • SeqNum, integer, 2 bytes, used with TaxonNameID to form the primary key
  • Name, text, 50 characterss maximum, accepts Unicode characters
  • LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
  • 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