Table Definition - Errors

Field Type Read-only Description
ID Integer Yes Primary Key (unique ID) for row
Date Timestamp Yes Date/time the error occurred
Error Char Yes Error description and details
Query Char Yes SQL query that caused the error

Usage Notes

  1. INSERT and DELETE statements may not be run against the 'Errors' table.
  2. The 'Errors' table is automatically purged prior to executing UPDATE, INSERT, or DELETE statements. The table should be checked for error details immediately after an unsuccessful query fails to execute.

© 2022 Synthetic Dreams LLC Back to Top

Back to Top

Follow Us

Twitter icon
Facebook icon
LinkedIn icon

Tweets from the Team