Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Migrate Docs to SPPS2k3

  Asked By: Wayne Fox         Date: Apr 10, 2010      Category: Sharepoint      Views: 174
 

Has anyone found a way to migrate docs from SPPS2001 doc library to SPPS
2K3 SQL DB without using third party utilities?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Eric Davis          Answered On: Apr 10, 2010       

There is no easy way.

The approach I have been taking is to write some custom code

1. Export the document using the Export Resource Kit utility
2. Parse the XML manifest file and for each document import into a
document library  based on the migration rule

 
Didn't find what you were looking for? Find more on Migrate Docs to SPPS2k3 Or get search suggestion and latest updates.


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