I read the database by using the CContacatDatabase object, I try a lot of way to get the ids of the deleted contacts ,but I can't get!!!I think they were really deleted ,not only marked as deleted .
However,when I open the Contacs.cdb in txt ,and I still can find info of the contacts which I have deleted. So how the ContactDatabase object knows whether the items was deleted .if the object only judge by the deleted property , I should get them by the filer ,however I didn't get .So can u tell me that how does the ContactDatabase to judge whether a contact has been deleted,indeed the data still found in the Contacs.cdb .

Reply With Quote

