EnterpriseDB
  • Home
  • Category
    Installation & Getting Started Reference User Guides Quick Start
  • Product
    EDB Backup and Recovery Tool EDB*Plus EDB Postgres Advanced Server EDB Postgres Ark Platform EDB Postgres Cloud Database Service EDB Postgres Connectors EDB Postgres Containers EDB Postgres Enterprise Manager EDB Postgres Failover Manager EDB Postgres Hadoop Data Adapter EDB Postgres JDBC Connector EDB Postgres Language Pack EDB Postgres Migration Portal EDB Postgres Migration Toolkit EDB Postgres .NET Connector EDB Postgres OCL Connector EDB Postgres PgBouncer EDB Postgres Replication Server PostgreSQL pgAdmin 4

EDB Postgres Advanced Server → 9.6 → User Guides → Database Compatibility for Oracle® Developer’s Guide
Other versions of this page: 9.6

Other Resources

  •  Download Postgres
  •  Free Postgres Training
  •  Webinar: Exploring 10 Postgres Tips and Tricks

Postgres as a Service

Deploy a Managed Postgres Cluster in Minutes! Enterprise-ready and Oracle compatible.

 Try it Now Free

Table of Contents Previous Next


11 ECPGPlus

11 ECPGPlus
EnterpriseDB has enhanced ECPG (the PostgreSQL pre-compiler) to create ECPGPlus. ECPGPlus allows you to include embedded SQL commands in C applications; when you use ECPGPlus to compile an application that contains embedded SQL commands, the SQL code is syntax-checked and translated into C.
ECPGPlus supports Pro*C compatible syntax in C programs when connected to an Advanced Server database. ECPGPlus supports:
•
Oracle Dynamic SQL – Method 4 (ODS-M4).
•
Pro*C compatible anonymous blocks.
•
A CALL statement compatible with Oracle databases.
As part of ECPGPlus's Pro*C compatibility, you do not need to include the BEGIN DECLARE SECTION and END DECLARE SECTION directives.
For more information about using ECPGPlus, please see the EDB Postgres Advanced Server ECPG Connector Guide available from the EnterpriseDB website at:
http://www.enterprisedb.com/products-services-training/products/documentation

11 ECPGPlus

Table of Contents Previous Next
© 2019 EnterpriseDB Corporation. All rights reserved. | Privacy Policy | Terms of Use | Trademarks