Use a recovery farm, export the items and then import them back to the list.
I had this issue when I foolishly trusted a third party custom action that allowed deleting ALL items in a list in one hit. I was later advised by someone on this list that the recycle() function was probably a wiser choice than Item.Delete(). :) From: [email protected] [mailto:[email protected]] On Behalf Of Trent Allday Sent: Thursday, 5 February 2009 10:59 AM To: [email protected] Subject: Undo - Help! HI Guys, I have a custom web part which accesses list data within sharepoint. The webpart has the ability to add/delete and modify list items. The problem is someone has deleted many items and its urgent that we get them back. Because the list items were deleted through code the items don't go to recycle bin. We have a backup of the sharepoint environment & sql server content database. My Question: Is it possible to restore the backup of the sharepoint environment to another (new) web application so we can access the list items? We don't want to restore over the existing environment as too much other information has been put in since that items were deleted. Regards, Trent Allday ________________________________ Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
