Hi there,

I was wondering if anyone knows how to access an integer array of 
variable length with JDBC. I mean like this:


                create table ( foo int4[]);

The insertion is easy, but what method would I use to get this field 
from a result set? I am sorry if this is a stupid question, but I am new 
to all this.

Thanks,

Seth


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to