I'm trying to migrate a set of documents to a new template and I thought updating the pset_id on toc table would be the right way but it did not work. The question is how to migrate documents to new template? Is there a utility?
UPDATE LaserFiche.dbo.toc
SET pset_id = @newpsetid