Recently a disgruntled employee sabotaged around 200 records. She did not have delete rights so she manually opened each record she had access to and vandalized the data. We have restored a backup of the data in a development server but I have not found an efficient way to update the data on the production server with the data on the development server.
I attempted a .net application that read the good data from FilteredContacts and updated the correct record in the production database but for some reason the data isnt updated even though .net doesn't throw and error.
Sorry to hear that happened to you. You could use Scribe Insight (www.scribesoft.com) to do it. You could update the vandalized fields on the sabotaged records with the data from the dev server data using an update DTS.