Top "Document-library" questions

How to get the Absolute URL of a file in sharepoint library

I am working on SharePoint 2010.I have an documentlibrary ID and document ID in that library with me.i don't …

sharepoint url sharepoint-2010 document-library
Document checked out in SharePoint when workflow starts

I've found bit of a problem when running a workflow on a document library. When you click new document it'll …

sharepoint workflow checkout document-library
Find latest approved version of an SPListItem

I am trying to iterate through the SPListItem.Versions collection to find the latest approved list item. My list item …

sharepoint versioning document-library splistitem
Store documents in file system instead of database in SharePoint document library

In a SharePoint document library, is there any way to store the documents on the file system instead of the …

sharepoint persistence document-library
Script to delete files older than a day in Sharepoint document library

I need a script which can delete all files which are older than a day and this script needs to …

sharepoint document-library
Duplicating Document Libraries

Is there a way to do this in MOSS 2007? Instead of manually creating the same type of document library with …

sharepoint sharepoint-2007 document-library
SharePoint 2010 - List view threshold: What does not trigger the threshold?

In SharePoint 2010, we have the List View Threshold, which defaults to 5,000, and: Specifies the maximum number of list or library …

list sharepoint-2010 document-library threshold
Drag and Drop files into a SharePoint webpart to upload into DocLibrary

Is it possible to create a SharePoint (wss3 or MOSS 2007) webpart, to allow files to be dragged and dropped onto …

sharepoint asp.net-ajax upload document-library