Page 1 of 1

Migrating an application from nuBuilderPro to nuBuilderForte

Posted: Sun Dec 17, 2017 9:16 am
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

Re: Migrating an application from nuBuilderPro to nuBuilderF

Posted: Sun Dec 17, 2017 9:25 am
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.

Re: Migrating an application from nuBuilderPro to nuBuilderF

Posted: Sun Dec 17, 2017 11:51 pm
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