Re: How to Restore a single document from Sharepoint 2003
- From: Victor Daicich <victordaicich@xxxxxxxxxxx>
- Date: Mon, 6 Mar 2006 22:39:35 +0000 (UTC)
Rob, I'd suggest you query the docs table, the DirName(has the document path) and LeafName(the name of the document) can help get the document. You'll see that DB holds every doc , including ASPX page so make a good search.
That can help you locate the document in your backup database, and then try to insert that manually in the current Sharepoint DB.
Please keep in mind this is clearly unsupported!. So good luck!
Victor
Thank you Victor.
Do you happen to know of a SQL script method to simply query against
the DOCS table to retrieve a document?
"Victor Daicich" <victordaicich@xxxxxxxxxxx> wrote in message
news:12613abe09de8c80f611bf2a0d0@xxxxxxxxxxxxxxxxxxxxxxx
Hello Rob,others.
You have a couple of options, one is going to 3rd party tools, and
some
You can check some info here:http://blogs.tamtam.nl/mart/CommentView,guid,ae000c18-30ca-47ef-903f-d
e53e70b7cba.aspx
Victor
I have the Sharepoint 2003 Server backed up at the SQL level and the
file level of the website. I did not use the Sharepoint Backup
Utility.
I just want to restore one file out of the doc table from the SQL
restore that got overwritten by mistake.
Is there a way to do this without re-installing and setting up the
entire Sharepoint Server from this SQL backup?
.
- Follow-Ups:
- References:
- Prev by Date: Re: How to Restore a single document from Sharepoint 2003
- Next by Date: Re: How to view a Team Sites (WSS) Document Library in a Portal (SPS) SubArea
- Previous by thread: Re: How to Restore a single document from Sharepoint 2003
- Next by thread: Re: How to Restore a single document from Sharepoint 2003
- Index(es):
Relevant Pages
|