Re: return codes

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: jr(at)i-bucks(dot)com
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: return codes
Date: 2001-03-06 08:40:28
Message-ID: 20010306094028.A24036@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Mon, Mar 05, 2001 at 11:02:41AM -0800, jr(at)i-bucks(dot)com wrote:
> How does one check return codes with an embedded sql program? (I dont seem

sqlca

> to find any info on this, in any of the documentation that I have seen).
> In other databases, I have checked the values of sqlca.sqlcode or similar
> fields. While I see that this field exists, I dont know if postgres is
> similar in this request, and I dont know if there is a better source of

It is. There is also the exec sql whenever statement available.

> examples of using postgres than the docs and Bruce's book.

Unfortunately no.

Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 2001-03-06 11:57:11 Re: object id
Previous Message Matthias Teege 2001-03-06 06:27:35 Re: pg_connect dumps core