Jump to content

Recommended Posts

Posted

First of all, is there any way in sims to find out if someone deleted something that should be in the database, such as a detention? If not in sims itself, is there any way of finding this out via an SQL query?

 

I've got a student name, i know what im looking for and i know the date it was meant to be on. Quite urgently need evidence.

Posted

So if a detention is deleted from sims, there's no way at all of knowing who deleted it? (We know who, we just need hard evidence unfortunately)

 

I don't even need to recover the deleted item, just see that it was deleted and who by. Seems really stupid that something as sensitive as the information in sims wouldn't have thorough audit logging for everything....but then this is sims.

Posted
Have you asked capita? We don't use SIMS, but what we use has an Audit trail....and I'd be surprised (possibly even shocked) if SIMs didn't have something similar - with the very purpose of following up on things like that...and to help undo mistakes.
Posted
Have you asked capita? We don't use SIMS, but what we use has an Audit trail....and I'd be surprised (possibly even shocked) if SIMs didn't have something similar - with the very purpose of following up on things like that...and to help undo mistakes.

 

Believe me, there is nothing!

 

We had an incident where attendance marks were altered, edited, wiped out - all inadvertently and we never got to the bottom of who did what and when...

Posted
It is theoretically possible to do forensic investigation of the SQL database's log file (assuming you don't keep your database in simple recovery mode) using a backup to find the primary key of the entry you are interested in but you'll probably need a 5 day course to learn how then a few days to understand Capita's database schema then a few days to do the investigation. I looked into the possibility a while ago and the school concluded that it would be too expensive an endeavor to undertake.
  • Thanks 2
Posted
It is theoretically possible to do forensic investigation of the SQL database's log file (assuming you don't keep your database in simple recovery mode) using a backup to find the primary key of the entry you are interested in but you'll probably need a 5 day course to learn how then a few days to understand Capita's database schema then a few days to do the investigation. I looked into the possibility a while ago and the school concluded that it would be too expensive an endeavor to undertake.

You mean if we don't use Capita's recommended SQL setup......

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...