EditLog

From Species File Help
(Difference between revisions)
Jump to: navigation, search
m
m
Line 3: Line 3:
 
*FileID, integer, 2 bytes
 
*FileID, integer, 2 bytes
 
*DateTime, timestamp for time of entry
 
*DateTime, timestamp for time of entry
*FileuserID, integer, 2 bytes
+
*FileUserID, integer, 2 bytes
 
*EditLogTextID, integer, 2 bytes
 
*EditLogTextID, integer, 2 bytes
 
*WhereClause, text, 200 bytes maximum, information used in the where clause of a SQL query
 
*WhereClause, text, 200 bytes maximum, information used in the where clause of a SQL query

Revision as of 15:39, 8 September 2014

tblEditLog contains log of entries that alter the database.

  • FileID, integer, 2 bytes
  • DateTime, timestamp for time of entry
  • FileUserID, integer, 2 bytes
  • EditLogTextID, integer, 2 bytes
  • WhereClause, text, 200 bytes maximum, information used in the where clause of a SQL query
  • OldData, text, 8000 bytes maximum, previously recorded data
  • NewData, text, 8000 bytes maximum, newly recorded data
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox