This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sql query to remove entry on Safeguard Database

Hi

Is there a SQL query that we can use to display and remove a object like a computer, with all his Key ID directly from database?

Thank you 

Franco 



This thread was automatically locked due to age.
Parents Reply
  • FormerMember
    0 FormerMember in reply to GlennSen

    Don't try to do this. The tables are checksummed (each row) - if you alter one then the entire table is invalid and this will cause the entire database to become possibly corrupt. 

    Why can't you delete the computer from the management center?

Children