Re: getColumns() - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: getColumns()
Date
Msg-id 1017857331.1572.11.camel@inspiron.cramers
Whole thread Raw
In response to getColumns()  (Auri Mason <amason@syntrex.com>)
Responses Re: getColumns()  (Auri Mason <amason@syntrex.com>)
Re: getColumns() - workaround  (Auri Mason <amason@syntrex.com>)
List pgsql-jdbc
Auri,

AFAIK this works, can you give me specifics?

ie db version, columns, code sample, etc.

Dave
On Wed, 2002-04-03 at 11:22, Auri Mason wrote:
> Hi list,
>
> in my applications I use getColumns() method to retrieve the size of some
> fileds to avoid the exceed of the field size during an insert.
> This procedure works fine with oracle, DB2 and MSsql JDBC but seems it
> doesn't work (return a null) with the postgresql JDBC driver (feb 9 2002
> release).
> Anyone of you has some note/fix/workaround about this?
>
> p.s. I use % as schema
>
> TIA, Auri
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>



pgsql-jdbc by date:

Previous
From: Auri Mason
Date:
Subject: getColumns()
Next
From: Auri Mason
Date:
Subject: Re: getColumns()