This application was developed as a means of entering and storing court admissible evidence. The user enters a log, such as an incident report, and it is stored along with their ID, and the date and time the log was created. Secondary reports can be appended, but there is no means of removing a log once it has been saved. As a secondary precaution, a shadow table stores all information in an encrypted format to stop anyone with Database access tampering with the records. Log entries are printed out using Crystal Reports to whatever printer is default for the client machine.