Is it possible to store deleted records in another table?

hi all,

I would like to track who has deleted a particular record.Therefore,I would like to store all deleted records for eg)salestable in another transactions table . Is there a possibility to get deleted records and store it in another table?

regds,

narayan ps

Hi Narayan,

You can do by using ValidateDelete() method.in table or datasource

write code in ValidateDelete() to insert deleted record in another table.

Best wishes.

Hai narayan,

Instead - You can get the info from Administration-inquiries-databaselog.

Regards

Shon

Hi Shon,

i deleted one table in AOT but i did not get the deleted table details in Databaselog. Please tell me it is correct?

Hai naru,

Well the one i suggested is for the record-, nd you cannot find in the databaselog if you are deleting a table from AOT.

Also please refer:http://dynamicsuser.net/forums/t/39663.aspx

it will give better idea.

Regards

Shon