Special Commands
There are some special command codes that can be used for various functions, such as reset the database. These commands are entered on the SQL tab/page.
These commands are powerful and should be used with care!
The commands are case sensitive.
Command | Action | Android | IOS |
DROP DATABASE | Deletes the app database and all contents. After using this command the app should be restarted so that a new (empty) db is initialised. | - | Yes |
CLEAR RECORDS | Deletes all sighting records in the app (log and notepad) and resets loco seen (etc) flags and counts. Clears sync info. | - | Yes |