I looked though the SQL tables and it looks like AlertStatus holds the current alerts information and I can see there is a acknowledge comlumn but nothing for clearing. How can I clear a Alert in the database, where is this stored? Should I use AlertStatus or is there a better table to use for clearing and acknowledging.
Thanks