Re: Why does the JDBC driver not support prepareCall?

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: mg <marcel(dot)gsteiger(at)milprog(dot)ch>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why does the JDBC driver not support prepareCall?
Date: 2001-01-19 04:54:58
Message-ID: Pine.LNX.4.30.0101182345500.11365-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

On Fri, 19 Jan 2001, mg wrote:

> I have troubles with jsp-based websites that have been generated by
> Macromedia DreamWeaver UltraDev 1.0. My analysis revealed that the
> problem lies in the JDBC driver not supporting prepareCall (prepareCall
> throws the PSQLException "postgresql.con.call" instead).
> Is there any workaround or intermediate solution? Is there anybody
> working to fill this gap, and when can a solution be expected? Is there
> anybody working on this subject?

prepareCall is reportedly going to be implemented in 7.1.

-- Brett
http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
"Mach was the greatest intellectual fraud in the last ten years."
"What about X?"
"I said `intellectual'."
;login, 9/1990

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-01-19 04:55:02 Re: Problems building 7.1beta3 on WinNT under cygwin
Previous Message rob 2001-01-19 04:39:06 Re: Query question

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T Mount 2001-01-19 08:59:06 Re: Why does the JDBC driver not support prepareCall?
Previous Message The Hermit Hacker 2001-01-19 04:28:36 Re: [GENERAL] Why does the JDBC driver not support prepareCall?