callable statements, latest snapshot

From: Gregory Bittar <gbittar(at)iqa(dot)cc>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: callable statements, latest snapshot
Date: 2001-03-12 00:46:12
Message-ID: 3AAC1C54.D281E9F9@iqa.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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?

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.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Mount 2001-03-12 15:36:31 Re:
Previous Message Eric Frazier 2001-03-10 07:39:19 getTables is this right?