Inthe office I work at, there is a main database of all our customers. I needed to send out a mailing to a specific group of these customers. I thought the easiest way to narrow down the mailing would be to:
-Make a copy of the database from another computer on the network onto my pc and RENAME it,
-run searches for duplicate entries (names, addresses) and delete all but one of each duplicate
-search the remaining entries for the criteria I needed and print labels.
The problem is that Approach deleted the duplicates in BOTH databases, the MAIN one that everyone uses AND the copy I maddeon my PC. Why would this happen? This is very bad. I guess I have to give up on trying to retrieve the old data. what can I do to avoid this in the future???
-Make a copy of the database from another computer on the network onto my pc and RENAME it,
-run searches for duplicate entries (names, addresses) and delete all but one of each duplicate
-search the remaining entries for the criteria I needed and print labels.
The problem is that Approach deleted the duplicates in BOTH databases, the MAIN one that everyone uses AND the copy I maddeon my PC. Why would this happen? This is very bad. I guess I have to give up on trying to retrieve the old data. what can I do to avoid this in the future???