You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
GBasic (scripting language) is a new way of programming for Nokia, Simputer, Laptops, Palm and Pocket Pc programming. Applications created using this scripting language run on all devices mentioned above.
The language is simple as it is a lot like the BASIC language with the same syntactical rules, making it simple to program with the addition of features like event handling, form builder, making it the language of the new generation.
The language is a part of the GoDB tool. The GoDB tool has a form builder, its own IDE, source level debugger and simulators for PALM, POCKET PC, NOKIA, SIMPUTER and LAPTOPS. So the user can view the application in the simulators before deploying them to the actal device.
It has a built-in RDBMS, a micro-browser and a file system, the capability to do incremental sync (of the modified data) between a server and client devices using the connectivity available (Dial-up/LAN/WLAN/GPRS/GSM Dataline etc) with compression option(upto 75%).Since GoDB has built-in database and sync capabilities, additional investment (in client device licenses) in lite versions (oracle lite/sqlce/db2 everyplace) is not there. The overall cost of building a mobile ERP application with GoDB is much more cost effective than using native tools and DBMSs And whats more? It is completely platform independant (deploy the same application on pocketpc/symbian/linux devices and also PCS).
To learn how to build a simple application in GoDB visit http://www.consigntech.com/godb_helloworld.htm
or http://www.newlc.com/article.php3?id_article=508
The tool can be downloaded from consigntech.com
Looks like a very powerful tool. I'm sure that there are some corporate applications where this dev tool would be useful.
It would be helpful to state the fact that GoDB Studio costs $999 USD.
For weekend coding and tinkering, I'll stick with ForwardPass.