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?
|
feedback
|
|
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. | |||||
|
feedback
|
