Re: Am I right?

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: Juan Francisco Diaz <j-diaz(at)publicar(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Am I right?
Date: 2003-09-01 22:59:59
Message-ID: 3F53CF6F.1080207@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Juan Francisco Diaz wrote:
> Hi, thanks scot for your response, but it created me a doubt:
> Does the jdbc v. 7.3 driver support callable statements? If it does, why do
> I get the error message: Callabe Statements not supported at this time
> ?
>

See my previous response. It only accepts them with the "? = " part.

A full JDBC compliant callable statements implementation exists as a
patch posted to this list a couple of months ago but will only apply to
the current sources.

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

In response to

  • Am I right? at 2003-08-29 18:44:08 from Juan Francisco Diaz

Browse pgsql-jdbc by date

  From Date Subject
Next Message Fernando Nasser 2003-09-01 23:04:54 Re: Caching
Previous Message Fernando Nasser 2003-09-01 22:55:58 Re: Callable Statements