Embedded C++ with ecpg?

From: Jean-David Beyer <jeandavid8(at)verizon(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Embedded C++ with ecpg?
Date: 2007-06-22 15:35:34
Message-ID: 467BEC46.3010102@verizon.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

I have a bunch of application programs written in C++ that use Embedded SQL.
This have been working for many years with IBM's DB2.

I am about to upgrade my Red Hat Enterprise Linux 3 system to RHEL 5, and I
would like to use postgresql instead of DB2. I cannot find an authoritative
statement that ecpg works with C++. There are hints here and there,
including old messages on this mailing list, that it either is meant to
work, that it partly works, or is silent.

What is the current status of (pre) compiling Embedded SQL in C++ programs?
I would absolutely hate to have to rewrite all these programs in C.

Red Hat seem to be on postgresql version 8.1.4 for the initial release of
RHEL5, and they may have updates a little higher.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 11:30:01 up 1 day, 19:05, 3 users, load average: 4.25, 4.25, 4.25

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2007-06-22 15:43:38 Re: [PGSQL 8.2.x] INSERT+INSERT
Previous Message Fernando Schapachnik 2007-06-22 15:16:07 Optimizer problem in 8.1.6

Browse pgsql-sql by date

  From Date Subject
Next Message Rodrigo De León 2007-06-22 16:03:11 Re: insert statement woes
Previous Message Alvaro Herrera 2007-06-22 15:35:27 Re: Ejecutar \copy desde VB