Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sequence in 3.0 to 4.0 upgradation

0 views
Skip to first unread message

k.Naushad

unread,
Jul 8, 2008, 4:37:01 PM7/8/08
to
Hi,

Is it a must to do code upgradation first and then do the dataupgradation?
if yes then how does doing the code upgradation first helps in
dataupgradation?
urgent.

Axel Kühn

unread,
Jul 10, 2008, 3:17:04 PM7/10/08
to
Hi,

yes, you must do the code uprade befor the dataupgrade.

the reason is that you can have customization in your system, which are
extending the base application.

i.e. you have made an extension on the table custtable (added a new field).
then the system don't now this new field if don't do an code upgrade.
So if are upgrade your data all informations stored in this field are lost.

--
Sincerely yours
Axel Kühn (visit my Dynamics AX blog at: http://blog.ak-home.net)

k.Naushad

unread,
Jul 12, 2008, 11:13:00 PM7/12/08
to
Axel ,

thanks for the answer.

after the code is upgraded from 3.0 to 4.0, the functionaliy from 3.0 refers
to a few sys and gls classes which were in 3.0 but since the code has moved
to 4.0. and 4.0 does not have all the sys classes of 3.0. how do we find the
replacement classes for those 3.0 sys classes in 4.0?
urgent

--
Naushad

Axel Kühn

unread,
Jul 13, 2008, 11:03:07 AM7/13/08
to
Hi,

this depends on the customisation you have made.
Or are there no customisations on your code?

Can you post an example?

0 new messages