Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Migrating an application from nuBuilderPro to nuBuilderForte

Questions related to using nuBuilder Forte.
Locked
DEMandell
Posts: 6
Joined: Sun Dec 17, 2017 9:09 am
Location: San Francisco, California
Has thanked: 1 time

Migrating an application from nuBuilderPro to nuBuilderForte

Unread post by DEMandell »

Greetings,

I just noticed that nuBuilderForte is available. Thanks for continuing to work on this platform!

I have written quite a complex application using nuBuilderPro and wanted to know if there is any relatively easy way of migrating it to nuBuilderForte. The application has a moderate amount of custom code in it to enable behaviors that otherwise weren't available in nuBuilderPro.

Thanks,
--Douglas Mandell
--Douglas Mandell
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Migrating an application from nuBuilderPro to nuBuilderF

Unread post by toms »

Hi,

Quoting their blog:
There is no upgrade path from version 3 to version 4.

As a small team, we have been focused on other priorities.

But...

Version 3 and version 4 can live in that same database as their system files either start with zzzsys_ or zzzzsys_ and all reports designed with version 3 can be cut and pasted into version 4 as they use the same JSON object.
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Migrating an application from nuBuilderPro to nuBuilderF

Unread post by admin »

Douglas,

Sorry, there is no easy answer BUT you will find...

-Creating Forms and Objects is much easier.
-What took 20 lines of code to total a column from a subform is now as easy as using a calculator - with the Calc Object.
http://wiki.nubuilder.net/nubuilderfort ... Tab_-_Calc

Here's a comparison between nuBuilder 3 and 4... http://nubuilder.blogspot.com.au/2017/1 ... -code.html.

Steven
Locked