home *** CD-ROM | disk | FTP | other *** search
- ESQL Guru - Hellenic Systems Limited
-
- KEYWORDS: language, source generator, SQL, database development, Program & Application Generators , 703
-
- C/ESQL Code Generator
-
- ESQL Guru is a C source code generator for Oracle. It generates complete Pro*C
- subprograms, along with a sample main program for testing and benchmarking, a
- header file for the data structure, and a make file. The application developer
- provides the SQL statement, dictionary definitions of columns, and parameters
- to customize the output
-
- Guru also operates on a table basis. Instead of providing an SQL statement, the
- application developer provides a table description. Separate subprograms are
- generated for delete, insert, select, and update operations
-
- Guru increases productivity by generating code that is repetitive and
- voluminous: host and indicator variables, error handling, data movement between
- program and host variables, and cursor management. The generated code is
- efficient, modular, and compact. To application developers, the subprograms
- generated by the Guru are black-boxes that are invoked to perform database
- operations.
-
-
-
- Hellenic Systems Limited
- Tel: (703) 849-8633
- Toll free: (800) 861-8165
- Fax: (703) 698-8304
- Gopal Saraswat
- Sr. Consultant
-