HelpPages

Home | Introduction

    Gea Databases
    dbWin
    dbWinBasic
    dbWinSQL
    dbWinSQLPro
    dbWinCE
    dbAndroid
    dbWinWP

Introduction

    dbWinSQL and dbWinSQLpro are programs that allow an easy approach to development platform dataApp. At lower level, once connected to a database (currently only PostrgreSQL), they read the structure completely autonomously, and show a Front-End with different options:

  - Maintenance of simple tables (master).

  - Generation and reporting.

  - Transactions, including various types of Export, Import and Updates.

  - Backup (dqWinSQLpro only).

     In this first level, the programs provide a direct and easy way to keep database without developer or technical intervention. They are utilities whose profitability is guaranteed to cover needs of many small businesses.

     At the next level, the program can be transformed and adapted to specific needs from a developer, or a computer user with basic knowledge of data-driven programming.

     At this point you can get maintenance screens designed as master tables, or (in dbWinSQLpro only) complex historic table maintenance screens such as orders, RMA, invoices, etc. In reports, you can also go well beyond the lists generated automatically and can draw all types of documents with few limitations. The same applies to transactions and can design specific processes.

     The best approach at this level is the AppDesigner program, were the documentation explains step by step how to create menus, maintenance screens and reports, and how to fully exploit the transactions.