Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Extracting documents from Sharepoint 2013 Content Database

$
0
0
harepoint 2013 stores documents in the WSS_Content database in a table called DocStreams.

Up until Sharepoint 2010, files where stored in a single row in a VarBinary column. Since Sharepoint 2013, files are stored in multiple rows using Shredded Blob storage.

Does anyone know how I can piece together the files from the shredded storage in c#?

I have found many exampled online to extract files from SharePoint 2010 and earlier but they only support a files content being stored in 1 row.


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>