Hello,
actually I have two server: a NPM (9.1 SP5) pointing to an SQL 2005 server (without Service Pack).
I want to update to the last version of NPM. I have the opportunity to migrate the infrastructure on new hardware.
What is the best way to accomplish this objective?
Can I just copy the db on a new SQL server (2008 R2), then install a fresh NPM (10.1) on a separate server?
My concern is about possible table structure changes on new version of NPM, that could corrupt the db.
Thanks,
d