Re: PG 8.0.3 - PreparedStatement Can't Use Query Methods exception - Mailing list pgsql-jdbc

From David Wall
Subject Re: PG 8.0.3 - PreparedStatement Can't Use Query Methods exception
Date
Msg-id 42FA36D0.5060906@computer.org
Whole thread Raw
In response to Re: PG 8.0.3 - PreparedStatement Can't Use Query Methods  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Thanks, Kris.  I didn't even SEE that I had submitted the query string
in both places (in the prepareStatement as well as the executeQuery
methods), which is clearly not what I had intended, though I got away
with it before I suppose.

David

>The JDBC 3 Spec 13.2.4 says, "If any of the PreparedStatement execute
>methods is called with an SQL string as a parameter, an SQLException is
>thrown."
>
>Kris Jurka
>
>
>

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: PG 8.0.3 - PreparedStatement Can't Use Query Methods
Next
From: luis gomez
Date:
Subject: driver