Re: Error when attempting to call Connection.createArrayOf() method

Поиск
Список
Период
Сортировка
От Guillaume Cottenceau
Тема Re: Error when attempting to call Connection.createArrayOf() method
Дата
Msg-id 878wd3vx1s.fsf@meuh.mnc.lan
обсуждение исходный текст
Ответ на Error when attempting to call Connection.createArrayOf() method  (Allan Kamau <kamauallan@gmail.com>)
Список pgsql-jdbc
Allan Kamau <kamauallan 'at' gmail.com> writes:

> I am trying create an array of text to pass to a postgreSQL function

I personally use the following workaround to send arrays to PG,
it might be helpful for you too:

http://zarb.org/~gc/html/doc-misc.html#2008-08-21

BR

--
Guillaume Cottenceau

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

Предыдущее
От: Allan Kamau
Дата:
Сообщение: Error when attempting to call Connection.createArrayOf() method
Следующее
От: dmp
Дата:
Сообщение: Re: Get bytes sent to client