External Access API
We've got an interesting bit of news for you. When competing with most Doc Mgmt products a key requirement is external file storage (or storage on file system). SharePoint's key failing was that SQL is the default and only store. With the following article, we address this issue in SP1 rollup… and there are more hidden gems in that SP1 – help us find more relevant ones! – post on https://blogs.technet.com/Kailash
https://support.microsoft.com/kb/938499/
INTRODUCTION
An external storage API is available for Microsoft Windows SharePoint Services 3.0. The external storage API lets you store documents or files on an external storage device other than Microsoft SQL Server. This API also lets you upgrade existing Windows SharePoint Services 3.0 sites to point to an external storage device.
And here's the article on MSDN: https://msdn2.microsoft.com/en-us/library/bb802976.aspx
Comments
Anonymous
January 01, 2003
PingBack from http://geeklectures.info/2008/01/06/external-access-api/Anonymous
April 21, 2008
does external storage supports check-in and check-out of stored binary items? and if yes how to implement it?