Progress/ESQL
Progress/ESQL allows you to embed SQL statements within a program written in a host language. A host language allows you to build applications that compile and run in the native machine language of the application platform. The host language Progress/ESQL supports is C. Using ESQL, you can use:
- Your host language to handle your application’s user interface, flow of control, and access to non-Progress features and capabilities
- Progress features that safeguard your data with crash-proof data recovery, including online transaction processing, and two-phase commit when updating more than one Progress database in a single transaction
- Progress DataServer access to many popular data managers, including the ability to perform SQL join operations across DataServers
- Many other features of the Progress Application Development Environment (ADE)
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |