Database Bridge

Rapid application development COBOL file tool

Database Bridge

Veryant Database Bridge (formerly named 'Veryant ESQL Generator') is a Rapid Application Development (RAD) tool that reads a specified COBOL file description from existing COBOL source files and generates an isCOBOL file system interface implemented with Embedded Structured Query Language (ESQL) in COBOL.

Highlights
  • Generates a COBOL file system interface implemented with embedded SQL
  • Enables COBOL programs to interact with a RDBMS without changing COBOL source code or learning ESQL
  • Requires no relinking runtime libraries or implementing an additional layer between your application and the database driver

A seamless move from ISAM to RDBMS

If your organization wants to move from ISAM to a RDBMS such as Oracle or MySQL, Veryant Database Bridge can be used to generate an isCOBOL file system interface implemented with embedded SQL in COBOL -- there is no need to change COBOL source code or to learn ESQL. When an isCOBOL Evolve program is run, COBOL file I/O operations are routed through the generated COBOL/ESQL interface which talks to the RDBMS through the JDBC driver provided by the database vendor.

This method often proves better than implementing middleware interfaces which gain access through a proprietary C interface or other layer and can hinder performance and potentially cause confusion during RDBMS support calls. Veryant Database Bridge enables open access to the COBOL/ESQL source code which becomes part of an application. With Veryant Database Bridge there is no need to relink runtime libraries or implement an additional layer between your application and the database driver.


Learn more
View the isCOBOL Evolve Datasheet
Learn more about the newest isCOBOL Evolve Release
Contact Veryant to arrange a complimentary code analysis or learn more about isCOBOL