Re: Does PG's JDBC support prepared statements at all?

From: Rene Pijlman <rene(at)lab(dot)applinet(dot)nl>
To: "Thomas O'Dowd" <tom(at)nooper(dot)com>
Cc: "Dr(dot) Evil" <drevil(at)sidereal(dot)kz>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Does PG's JDBC support prepared statements at all?
Date: 2001-10-21 12:06:21
Message-ID: mge5ttkfgjq8lpio1de8b5hjrt1b6iag7k@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

On Sun, 21 Oct 2001 11:37:29 +0900, you wrote:
>So I guess what is happening is that the preparedstatement parser
>ignores quoted question marks

I hope not. I hope it sets the field to a literal '?' :-)

Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-10-21 12:08:33 Re: Does PG's JDBC support prepared statements at all?
Previous Message Rene Pijlman 2001-10-21 12:04:31 Re: PreparedStatement parameters question

Browse pgsql-patches by date

  From Date Subject
Next Message Rene Pijlman 2001-10-21 12:08:33 Re: Does PG's JDBC support prepared statements at all?
Previous Message Gunnar Rønning 2001-10-21 03:24:33 Re: [PATCHES] Ant configuration