Обсуждение: How to retrieve an array of string using JDBC?

Поиск
Список
Период
Сортировка

How to retrieve an array of string using JDBC?

От
Vernon Wu
Дата:
I use the array data type in some DB tables, and use JDBC to make the connection between DB and the application..
After one or two hours' research on the PGSQL-jdbc archive and Java.sun, I haven't find out how to retrieve array from
the tables. Is it something can be done or not?

Thanks in advance.

Vernon



HELP PLEASE ~ Re: How to retrieve an array of string using JDBC?

От
Vernon Wu
Дата:
Can anyone please give me some information in regarding of this array data type and jdbc question?

6/16/2002 9:52:03 PM, Vernon Wu <vernonw@gatewaytech.com> wrote:

>
>I use the array data type in some DB tables, and use JDBC to make the connection between DB and the application..
>After one or two hours' research on the PGSQL-jdbc archive and Java.sun, I haven't find out how to retrieve array
from
>the tables. Is it something can be done or not?
>
>Thanks in advance.
>
>Vernon
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>