Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #116
| From | "M. Strobel" <sorry_no_mail_here@nowhere.dee> |
|---|---|
| Newsgroups | comp.databases.postgresql |
| Subject | Re: SQL state / |
| Date | 2011-05-04 10:21 +0200 |
| Message-ID | <92cgk8F6jqU1@mid.uni-berlin.de> (permalink) |
| References | <be953af4-d251-4de9-b405-f5bc7b44c11c@hg8g2000vbb.googlegroups.com> <922q12Fcr5U2@mid.uni-berlin.de> |
Am 30.04.2011 18:00, schrieb M. Strobel: > Am 26.04.2011 15:28, schrieb Dog is love: >> Hi, >> >> I was trying to trap the SQL States as listed in >> >> http://www.postgresql.org/docs/8.2/static/errcodes-appendix.html >> >> in a normal pg/plsql script but I can't seem to do it....is it only >> possible to do this in Embedded SQL ? >> >> I do not want to test the error code, I only want to pass it back to a >> JAVA front end. > > I can tell you I can't trap any errors in pltcl, the error is > reflected to the client. > > /Str. Corrected: in pltcl I can catch errors, and I get the error messsage as text. I still can not find the sql state anywhere. /Str.
Back to comp.databases.postgresql | Previous | Next — Previous in thread | Find similar
SQL state / Dog is love <michaelnewportyahoo.com@gmail.com> - 2011-04-26 06:28 -0700
Re: SQL state / Jasen Betts <jasen@xnet.co.nz> - 2011-04-30 10:54 +0000
Re: SQL state / "M. Strobel" <sorry_no_mail_here@nowhere.dee> - 2011-04-30 18:00 +0200
Re: SQL state / "M. Strobel" <sorry_no_mail_here@nowhere.dee> - 2011-05-04 10:21 +0200
csiph-web