Fixing SQLException error codes.

From: Martin Algesten <martin(at)taglab(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Fixing SQLException error codes.
Date: 2001-06-24 09:40:33
Message-ID: B75B7420.8C9%martin@taglab.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi all!

I would like to have the problem with the getErrorCode in SQLException
always returning 0 fixed. So I figured, why don't do it myself? ... Just tot
check before I start looking at it...

Has there been any attempt fixing it? Are someone doing it anyway? Are there
any known problems with doing it?

Cheers,
Martin

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joe Shevland 2001-06-24 10:16:40 RE: Fixing SQLException error codes.
Previous Message Dave Cramer 2001-06-24 03:46:41 RE: Instrumenting and Logging in JDBC