Within an Access 2007 application, I\'m creating a static report in .pdf format. I want to create it, then export the static report (not the data itself) to a Sharepoint Document Library. The intent i
I\'m working with a customer that needs to migrate documents from their current document management system (not Sharepoint) into Sharepoint MOSS 2007 retaining document history and metadata.I\'ve writ
I have a column of date datatype. The user may type in any date开发者_如何学C. I need to check in the code for unique year values in the column. Is there any C3 direct syantax is tere or I need to use
I am trying to access a share point site using the SP object model from a console application. I am trying to do something like this..
We have created an ASP.NET web app that upload files to WSS Doc Libary. The files get added under \'SYSTEM ACCOUNT\' in the library. The FullTextSqlQuery class is used to search the document libary it
Having a really aggravating problem using Managed Metadata in SP2010 where I can get a Taxonomy Session, Term Store and Term set fine, but when I try to retrieve a term from the term set, I get a Term
This is my code to copy files in a list from source to destination. Using the code below I am only able to copy files but not folders. Any ideas on how can I copy the folders and the files within thos
Is there a way of determining the user login used for the Application P开发者_StackOverflowool identity using the SharePoint API?
Help- Any idea what would cause sharepoint\'s doc library\'s tree view navigation to break? What- We have a sharepoint site that uses the template Document Center to hold all of our docs.In the master
Sometimes users require to change information in SharePoint list item that is not editable for them, for instance, a field that is hidden in edit form (in my case it was the records number).