Using old objects in new db

KisuKisu Member Posts: 381
What would be the fastest way to convert old object to new version if both objects exist in old and new versions of NAV?

like:
table object 1 NAVW14.00 (lots of code, functions, globals and locals added)
converted to
table object 1 NAVW15.00
(if NAV 5 object has something that that NAV 4 object didnt have)

Do I have to install old nav with demo db and extract that same old object withouth the changes and compare those 3 or is there faster way?
K.S.

Comments

  • krikikriki Member, Moderator Posts: 9,110
    Kisu wrote:
    Do I have to install old nav with demo db and extract that same old object withouth the changes and compare those 3 or is there faster way?
    That is the way.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • KisuKisu Member Posts: 381
    kriki wrote:
    Kisu wrote:
    Do I have to install old nav with demo db and extract that same old object withouth the changes and compare those 3 or is there faster way?
    That is the way.

    cheers
    K.S.
Sign In or Register to comment.