Re: Java Studio Creator and postgresql jdbc

From: Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Matt Verran <matt(at)verranm(dot)fsnet(dot)co(dot)uk>, postgres jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Java Studio Creator and postgresql jdbc
Date: 2004-07-29 17:40:00
Message-ID: 1091122800.10733.328.camel@bluejay.goodinassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

bit of a repost here:
I got the following from sun on this.

Re: Supported DB Drivers
Author: Valerie_Lipman
Jul 25, 2004 2:02 PM
(reply 4 of 4)

We just tested postgresql in house and found that the driver is
returning null for PreparedStatement.getMetaData()

I recommend strongly that customers request this functionality directly
from their database vendors - we are working with them through
additional channels as well- but the customer's voice always is the best
motivation to raise priority. They can best provide you information
about when they will be able to properly support this functionality.

Thanks,
Val

On Wed, 2004-06-30 at 02:30, Oliver Jowett wrote:
> Matt Verran wrote:
>
> > The way to recreate the problem is simple:-
>
> You forgot step 0: download a ~125MB install package.
>
> Any idea what exactly it's trying to do at the driver level that is not
> behaving correctly?
>
> -O
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
--
Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Martin 2004-07-29 17:45:32 Re: Wrong column names in ResultSetMetaData
Previous Message Jeremiah Jahn 2004-07-29 17:38:12 PreparedStatement.getMetaData() and Creator