VSS 5.0

Is it possible to migrate vss 5.0 databse to vss 2005 without any problems or i need special procedures or software



Answer this question

VSS 5.0

  • capere

    I'd recommend creating first a backup copy of the VSS5 database and making sure the database to be migrated doesn't contain errors (run analyze on the database), but VSS2005 should be able to migrate the database without problems. You need to run ddconv.exe utility to update the database to VSS 6.0/2005 format.

    http://msdn.microsoft.com/library/en-us/guides/html/vsgrfss_ddconv.asp

    Alin


  • VSS 5.0