 |
Gensonix
DBMS, Scientel's premier product, is a powerful, business, database
management system. Supporting relational, hierarchical and network
DBMS schemas, Gensonix addresses today's information management tasks
for growing businesses. |
|
| Program
Overview |
|
| Gensonix
simplifies the programming needed to accomplish data processing activities,
such as formatting, data entry, data management, verification, inquiry
and reporting.
Gensonix
allows the data manipulation capabilities found in standard database
management systems, but it goes beyond. Utilities are included that
allow the reorganization of data tables.
Gensonix
allows applications to be developed in an intranet mode to provide
the latest technology in graphical user interface. Also, Gensonix
optimized objects execute faster than most database management systems.
Gensonix
4GL syntax is carefully designed to be the simplest of all 4GL systems.
Most programmers find the Gensonix syntax simple enough to immediately
start developing. Gensonix DBMS allows single-style development
for the Internet as well as intranets (in-house), and applications
can run on mixed networks (mix of Unix, Windows, Linux, Apple etc.), as
opposed to a single type of network at a time. These applications
can be simple enough for users to efficiently learn with minimal
training.
Gensonix
program modules are optimized for high efficiency. Compared with
other 4GL systems, Gensonix program modules are smaller and therefore
more efficient - faster and easier to operate.
Gensonix
applications can be configured to run on servers in a UNIX environment,
while users operate applications in a Windows environment.
This combination produces the best results for client-server applications
deployment.
|
|
| Gensonix
Features: |
|
Fuzzy search engine
Imaging graphics
Scrolled query
displays
Audible and
visual alerts
|
|
| Easy
Steps to Generate Gensonix Applications |
|
1.
Initialization
|
|
| Gensonix
databases can be created and installed quickly with the initialization module. |
|
2.
Forms Generation / Data Description
|
|
Following
database initialization, the Forms Generate / Data Description module
identifies the data and allows it to be stored in the database.
|
|
This
module allows the database administrator / systems manager to easily
draw, create and maintain formatted displays. These formatted displays
are commonly used for data entry and file management, but they can
easily be customized for user requirements. As requirements change,
the format can be updated and redesigned at will. New data fields
can be added, altered or deleted at any time.
|
|
| The
forms generator also acts as the database's data description identifier.
A relational table is maintained by the system, corresponding to the
form created. This table consists of all data fields (Attributes)
built into the format (Relation). |
|
3.
Data Definition
|
|
Through
a simple, interactive procedure, the user includes newly created relations
and attributes into the database with the Data Definition module.
|
|
| During
this phase, the characteristics of each attribute and data field can
be defined. This information is assimilated into the database system.
The relation files and indexes are created and forms are installed.
The relation file is now fully functional and ready for data entry
management and processing. |
|
4.
Data Entry and File Management
|
|
| The
form provides the system with comprehensive and easy-to-use file management
features. Entry of new data, as well as corrections and deletions
are efficiently accomplished with Gensonix File Management module.
(easily created in 4GL)
|
|
| Functions: |
|
Data entry editing limits
Field access
tabs
Option boxes
and radio buttons
Previous position
and Next record access
User definable
prompts
|
5.
Query
|
|
| Query
allows the database user to inquire the data stored in multiple relations
within a Gensonix database. The user need only identify for the system
the relations sought and a list of the attributes for display, using
English language syntax and relational and logical operators. Query
then displays on the screen all the matching data found in the database. |
|