upgrade 3.01 to 5.0

maris2000maris2000 Member Posts: 71
I'm upgrading DB from 3.01 to 5.0.
First 3.01 to 3.70 and then 3.70 to 5.0
I am stuck at step 17 from upgtk 3.70.
When I run codeunit 104060, "Upgrade 3.70 Step 2" I get error :"TableData 7325 not found!"
I don't know what went wrong?
I haven't merged customized objs at this part of the upgrade process(3.01 to 3.70). Just DB.
I have left the merging of objs when upgrading DB form 3.70 to 5.0.
Is this the right way to upgrade?
Or do I have to merge objs each time?
Or did I miss the point about upgrade from 3.01 to 5.0? ](*,)

Answers

  • bbrownbbrown Member Posts: 3,268
    Did you miss table 7325 when creating the table objects for 3.70? I believe this table was added in 3.60 and should be in the objects you import before running codeunit 104060, "Upgrade 3.70 Step 2"
    There are no bugs - only undocumented features.
  • maris2000maris2000 Member Posts: 71
    Yep, I came to the same conclusion.
    Thanx
Sign In or Register to comment.