Re: Why does the JDBC driver not support prepareCall?

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
Cc: mg <marcel(dot)gsteiger(at)milprog(dot)ch>, pgsql-general(at)postgresql(dot)org
Subject: Re: Why does the JDBC driver not support prepareCall?
Date: 2001-01-19 08:59:06
Message-ID: 979894746.3a6801daa4155@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Quoting "Brett W. McCoy" <bmccoy(at)chapelperilous(dot)net>:

> 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.

It depends on how I get on this weekend (although at the rate I've been
catching up over the last few days, its pretty good so far). It's mainly a
hardware issue for me at the moment...

Peter

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gordan Bobic 2001-01-19 09:12:05 Re: Another optimizer question
Previous Message Guillaume Lémery 2001-01-19 08:39:57 .so functions and SQL queries

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T Mount 2001-01-19 09:02:19 Re: Test post ...
Previous Message Brett W. McCoy 2001-01-19 04:54:58 Re: Why does the JDBC driver not support prepareCall?