The focus of DBEXform is to make database application development and use as easy as using word processor or spreadsheet without losing power of traditional tools. This is based on notice that usually forms are implemented on few elementary routines, but developer had to write or copy them all over again. DBEXform will be made this process on background and frees designer to concentrate just on building user interfaces.
One core library of DBEXform is a Dynamic Sql Query builder. It will create all necessary queries based combination of form design and any choices made by the user. This makes it possible to easily alter a form and add or remove fields from it. Adding records from different tables, will instruct the dynamic sql builder to join these tables and fields in a query and form is immediately executable.
Form designer will be made in same interface than execution. There is possible to have multiple views inside one form, with any related and unrelated information. Locating related records by the user will be usually most challenging and how to implement it. The Locating component in DBEXform has very intuitive way to do this. Software has all basic functionality for database application in default interface and there is always possible to extend it by using the Basic language, with standard functions or .Net libraries.
Interactive form designer will allow to changing between designing and running mode with single click. It is possible for developer to execute and design application at the same session. End user may have only a free player interface to run application, without design capabilities.
- Microsoft Sql and Access databases.
-.Net environment
- Visual form designer.
- Dynamic Sql Builder
- Interactive reporting
- Print sheets.
- Multilingual
- Free end user player
|