Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where does SharePoint store the real files?

When I add a new document in SharePoint (like a Microsoft Word document) where exactly is the file (binary data) stored?

In an MSSQL engine? (BLOB?) On a hard drive as a native file?

Somewhere else?

like image 753
Dmitry Avatar asked Oct 14 '25 14:10

Dmitry


1 Answers

By default, it is stored in the SQL Server Content Database associated with the site collection. However, Sharepoint 2010 does support storing list data as BLOBs in external storage.

See http://technet.microsoft.com/en-us/library/ee748607.aspx for more information.

like image 112
CodeThug Avatar answered Oct 19 '25 15:10

CodeThug



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!