Languages

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(created page)
 
Line 1: Line 1:
'''tblLanguages'''contains the language used for common names.
+
'''tblLanguages''' contains the language used for common names in a particular species file.
  
*LanguageID, integer, 2 bytes, identifier for the language
+
    LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
*Name, text, 30 bytes maximum
+
    FileID, integer, 4 bytes, = tblFiles.FileID
*LngAbbreviation, text, 5 bytes maximum
+
    LastUpdate, smalldatetime, date and time row last updated
*LngCodePage, text, 5 bytes maximum
+
    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]]

Revision as of 16:17, 29 August 2012

tblLanguages contains the language used for common names in a particular species file.

   LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
   FileID, integer, 4 bytes, = tblFiles.FileID
   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