physical location of the stored documents , is it stored on sqlserver or just the meta data stored in sqlserver and the document is stored in sharepoint only accessible folder?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
By default, all documents including the files themselves are stored in the SQL Server as Binary Large Objects (BLOBs), unless the server has been configured with Remote Blob Storage (RBS) to ship the larger binary content off the database to improve performance. |
|||||
|
|