Progress OpenEdge parameters
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
While Hybrid Data Pipeline supports JDBC, ODBC, and OData client application access to OpenEdge data stores, the Hybrid Data Pipeline server uses the Progress DataDirect Connect Series for JDBC for OpenEdge driver to connect to OpenEdge data stores. Therefore, the following documentation resources include information from Progress DataDirect driver guides.
| Resource | Description |
|---|---|
|
With the exception of OData parameters, OpenEdge parameters are based on the JDBC driver's connection properties. Therefore, for details on parameters, refer to the OpenEdge connection property descriptions in the Progress DataDirect Connect Series for JDBC User's Guide. Note:
|
|
|
See this resource for details on configuring a Hybrid Data Pipeline data source for OData connectivity. |
|
| JDBC data types |
For information on supported JDBC data types, refer to this resource in the Progress DataDirect Connect Series for JDBC User's Guide. |
| ODBC data types |
For information on supported ODBC data types, refer to this resource in the Progress DataDirect Connect Series for ODBC User's Guide. |
|
Supported SQL |
Hybrid Data Pipeline supports the SQL supported by the Progress OpenEdge Database, with the exception of COMMIT, ROLLBACK, and SET TRANSACTION ISOLATION LEVEL. Note: When using Hybrid Data Pipeline to access OpenEdge data, your
applications may not explicitly control transactions. Instead, all
SQL statements are auto-committed.
|