EditLog

From Species File Help
Jump to: navigation, search

tblEditLog contains log of entries that alter the database.

  • FileID, integer, 4 bytes
  • DateTime, timestamp for time of entry
  • FileUserID, integer, 4 bytes
  • EditLogTextID, integer, 4 bytes = tblEditLogTexts.EditLogTextID
  • 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