Re: getColumns()

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: getColumns()
Дата
Msg-id 1017857331.1572.11.camel@inspiron.cramers
обсуждение исходный текст
Ответ на getColumns()  (Auri Mason <amason@syntrex.com>)
Ответы Re: getColumns()  (Auri Mason <amason@syntrex.com>)
Re: getColumns() - workaround  (Auri Mason <amason@syntrex.com>)
Список 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 по дате отправления:

Предыдущее
От: Auri Mason
Дата:
Сообщение: getColumns()
Следующее
От: Auri Mason
Дата:
Сообщение: Re: getColumns()