|
|
Retrieve Deleted Contact
Posted: 26 Oct 06 1:05 PM
|
fiogf49gjkf0d I was editing an address on a client's account when the contact was totally deleted somehow. I was wondering if there was a way to retrieve the deleted contact.
-Nancy |
|
|
| |
| |
|
Re: Retrieve Deleted Contact
Posted: 27 Oct 06 8:37 AM
|
fiogf49gjkf0d Originally posted by Nancy Corry
I was editing an address on a client's account when the contact was totally deleted somehow. I was wondering if there was a way to retrieve the deleted contact. |
|
Are you sure the contact got deleted? If the Addressid field in the contact record got munged the contact record will not appear in the user interface.
Try issuing SQL to search for the contact (i.e. select * from contact where lastname = 'smith'). |
|
|
|