Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Replace a document in a document library

  Asked By: Jamison Shields         Date: Jun 06, 2005      Category: Sharepoint      Views: 1186
 

I am trying to post a new version of a document into a document
library. I want the additional data associated with the document to
stay in tact, but replace the actual document that is in the entry. I
don't see that I can change that part of the list when I am editing
the entry. Is it possible?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Matt Prince          Answered On: Jun 06, 2005       

If you upload the new version  of the document  over the old version,
using the exact same url, I believe that the document properties are
retained. I have done this a couple of times using code and found
this to be the case, but did not test this to any extent.

The old version will then be retained in the version history of the
document library.

 
Didn't find what you were looking for? Find more on Replace a document in a document library Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].