We have got a new project. The thing is we have to port navision 2.60 to 3.7, i think it should be done using compare & merge tool. Suggest me how to go abt it.and also where i will get tht tool or i have to use navision developer’s toolkit. If i have to use Comp & merge tool, how to do it, because i am not seeing many option in my navision developer’s toolkit. Please reply back asap Regards’ vikas
Hi Vikas, you cannot use the NDT for merge 2.60 → 3.7. The problems are: 1. Version 3.7 is multilanguage, and its code is in english. Version 2.60 was completely translated (code included); you can compare and merge two versions if they are in the same language. So the first thing you must do is to have an english-translated version of your 2.60 database 2. Also if you have the english version, the merge sees too differences due to the multilanguage functionality (for example, CaptionML properies were not used in the 2.60 version) so it’s practically impossible to use the tool for these two versions. 3. You must consider that the the two versions are very different in funcionality, so the porting is not only a technical problem but also a functionality problem. So you must review your customizations and see how to port them in 3.70. I don’t know if this can help you. Good luck! Marco