Browse By Tags

  • How to tell when a Record is deleted

    In the Sage 50 database, there are header files for sales orders and purchase orders. I’m not sure how they work, but with transactions they seem to get duplicated with a new ID. how do you tell if a sales order has been deleted? Is there a field that…
  • Some Thoughts about the Hard Deletion of Records

    I used to work for a Dutch software company. In their product there was a feature that would scour the application database and hard delete any data that failed certain referential integrity checks. I have never liked the idea of hard deleting data as…