ECPG interface issue

From: "Matson, Sunny (GE Healthcare)" <sunny(dot)matson(at)med(dot)ge(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: ECPG interface issue
Date: 2006-02-07 09:29:46
Message-ID: 7D2EA86E0DEB6F46994CDE7BA21B9681163945CC@BANMLVEM02.e2k.ad.ge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi All,

I am trying to insert a binary data to a table which have "bytea"
field through Embedded SQL interface(ECPG). But I am getting
segmentation fault from ECPGstore_input function. I declared variable as
char * and did a memcpy on it and used EXEC SQL INSERT INTO command. But
is not working. Can any one help me in this issue.

Thanks in advance,
Sunny Matson

Browse pgsql-interfaces by date

  From Date Subject
Next Message Christoph Zwerschke 2006-02-07 18:05:21 Re: PQprint under Windows
Previous Message Bruce Momjian 2006-02-07 01:40:18 Re: [BUGS] BUG #2171: Differences compiling plpgsql in