Re: Fetching generated keys

From: Kris Jurka <books(at)ejurka(dot)com>
To: Mike Clements <mclement(at)progress(dot)com>
Cc: PostgreSQL JDBC List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Fetching generated keys
Date: 2007-03-06 22:42:25
Message-ID: Pine.BSO.4.64.0703061740470.4723@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 6 Mar 2007, Mike Clements wrote:

> 2. call executeQuery() and use the result set.
>
> If I call statement.executeQuery(), it throws an exception saying the
> connection is already closed ?!?!
>

I have no idea what you're testing, but the attached works fine for me.
Could you provide individual test cases for any and all problems you are
seeing?

Kris Jurka

Attachment Content-Type Size
Returning.java text/plain 496 bytes

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Clements 2007-03-06 22:45:25 Re: Fetching generated keys
Previous Message Mike Clements 2007-03-06 22:24:49 Re: Fetching generated keys