getColumns()

Поиск
Список
Период
Сортировка
От Auri Mason
Тема getColumns()
Дата
Msg-id Pine.LNX.4.44.0204031814060.5873-100000@mendeleev.syntrex.com
обсуждение исходный текст
Ответ на Re: Primary Key  (<rcastagnoli@katamail.com>)
Ответы Re: getColumns()  (Dave Cramer <dave@fastcrypt.com>)
Список pgsql-jdbc
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



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kovács Péter
Дата:
Сообщение: Re: PostgresqlDataSource
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: getColumns()