We have some biometric devices which are not compatible with Milestone, however I have access to the SQL database (named L1) that holds the time and attendance real time records. What i’m trying to accomplish is adding an alarm event in Milestone Corporate whenever certain people access the premises, using the time, date, employee ID & door name.
I tried adding a trigger that adds to Milestone’s database but have no clue which tables needs updating and don’t want to create a mess.
The following guide is very close to what is required…
http://download.milestonesys.com/MIPSDK/Samples/TriggerAlarmFromExternal-ConceptSolution.pdf
Just wondering if this is doable directly through SQL rather than developing a solution with the SDK.