tough one

From: Tony Grant <tony(at)animaproductions(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: tough one
Date: 2001-08-09 14:51:38
Message-ID: 997368698.7916.11.camel@tonux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Todays impossible question =:-D

I really need an ARRAY but I am stuck with JDBC 1.0.

the table looks like this

festival | filmid
------------------------------------------
1979 | 102, 103, 104
1980 | 258, 369, 489, 568

ad nauseum

How can I simulate an ARRAY of this type? If I can't - where is the
nearest bridge?

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-08-09 15:08:30 Re: Re: JDBC 2.0 conformance, documentation and todo list
Previous Message Liam Stewart 2001-08-09 14:41:49 Re: Re: JDBC 2.0 conformance, documentation and todo list