From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Rene Grün <rene(dot)gruen(at)cslab(dot)de> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: Postgresql 9.0.8 - ECPG - COPY FROM returning COUNT |
Date: | 2013-05-25 16:44:37 |
Message-ID: | 20130525164437.GA7802@feivel.credativ.lan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
On Fri, May 24, 2013 at 04:42:21PM +0200, Rene Grün wrote:
> In psql this is retuned as a text 'COPY XXX'
>
> How can I get this in ECPG?
sqlca.sqlerrd[2] is supposed to carry the "number of rows processed after an
INSERT, UPDATE or DELETE statement". Should work in your case, too.
> Mit freundlichen Grüßen aus Krefeld,
> With best regards from Krefeld,
Best regards from Moenchengladbach. :)
Explanation for the non-locals, it's like 10 miles between the two cities.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Rene Grün | 2013-05-27 07:13:00 | Re: Postgresql 9.0.8 - ECPG - COPY FROM returning COUNT |
Previous Message | Rene Grün | 2013-05-24 14:42:21 | Postgresql 9.0.8 - ECPG - COPY FROM returning COUNT |