Upgrade from 4.0 to SP2

Gollum83Gollum83 Member Posts: 19
Hi everybody
In our company we have NAV 4.00 without SP1 and want to upgrade to SP2.Problem:we have a lot of self-written code in our database, so what is better:-taking the cronus db from SP2 and integrate our code? or
-taking our db and integrate the new code?

Is there any tool avaiable to compare code, outherwise this work would cost a few weeks....

Comments

  • ara3nara3n Member Posts: 9,257
    It doesn't really matter which way you go. Because either way you'll merge the same number of objects.
    If you search mibuso you'll find merging tools.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    BEst is to filter in the SP2 database all objects marked with *.01 or *.02

    These are the SP1 and SP2 objects.

    If you make a fob of these object you can import them in your database.

    Then you get the Import Worksheet. In this sheet you can see what objects in SP1 and 2 are modified in your database.

    You can filter these objects and copy/paste in excel.

    You now have a list with all objects you need to merge.

    Then you export txt files of these objects and compare them with beyond compare.

    Good luck! :mrgreen:
  • krikikriki Member, Moderator Posts: 9,118
    Check this topic : http://www.mibuso.com/forum/viewtopic.php?t=11769 for some other compare tools
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.