From: | Peter Mount <peter(at)retep(dot)org(dot)uk> |
---|---|
To: | Gregory Bittar <gbittar(at)iqa(dot)cc>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: callable statements, latest snapshot |
Date: | 2001-03-12 15:59:38 |
Message-ID: | 5.0.2.1.0.20010312155757.02154050@mail.retep.org.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
At 19:46 11/03/01 -0500, Gregory Bittar wrote:
>The last I heard, CallableStatements were going to be
>part of the 7.1 release. I downloaded the latest 7.1
>snapshot (March 10th's) and was surprised to find that
>the Connection objects for both JDBC1 and JDBC2 drivers
>are hardcoded to throw an error when CallableStatements
>are attempted. Does this mean that CallableStatements
>will not be in 7.1?
That was the idea back when 7.0 was done, but with one thing or another
it's got delayed. There is a group of students working on it as a class
project but that won't be done until 7.2 (probably).
>My project is leaning heavily on CallableStatements and
>I have a deadline looming, so I'd appreciate an answer
>on this if possible. Thanks a lot.
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2001-03-12 16:11:08 | Re: object id |
Previous Message | Peter Mount | 2001-03-12 15:57:49 | Re: getTables is this right? |