From: | jr(at)i-bucks(dot)com |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | return codes |
Date: | 2001-03-05 19:02:41 |
Message-ID: | 3.0.6.32.20010305110241.007f2e50@mail.i-bucks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
How does one check return codes with an embedded sql program? (I dont seem
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
examples of using postgres than the docs and Bruce's book.
thanks,
jr
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wieck | 2001-03-05 22:15:58 | Re: pg_connect dumps core |
Previous Message | Matthias Teege | 2001-03-05 18:36:20 | Re: pg_connect dumps core |