Upgrade procedure

flintflint Member Posts: 44
Hi,

I'm trying to make an upgrade of an existing DB SP2 to an SP3 DB.

Is there any documentation with a clear procedure of upgrade ?

if not what is the steps needed to accoumplish such job ?

N.B the SP2 database is customized.

Thanks

Comments

  • MbadMbad Member Posts: 344
    You will have to manually carry over the customizations to the sp3 database for the objects that are versioned with the sp3. Also you will have to import the difference in roles and permissions. There is no datakonversion involved.

    Good luck.
  • flintflint Member Posts: 44
    thanks a lot for your help.

    I forgot to prcesise that i'm a newbie in Navision.

    I just want to know the first steps needed to accoumplish the upgrade.

    and the tools that i will need to do that.
    Is the NDT mandatory to upgrade versions ?

    thanks a lot
  • MbadMbad Member Posts: 344
    I would import your customized sp2 and a std sp2 into ndt and copy/paste the differences over into the sp3 using the compare two versions feature, yes.
Sign In or Register to comment.