RE: tough one

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Tony Grant'" <tony(at)animaproductions(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: RE: tough one
Date: 2001-08-09 15:24:20
Message-ID: 005d01c120e7$5cab02d0$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tony,

Offhand, I would say you need to wrap this with some code which takes an
array, and stores it comma separated, and vice versa.

This is a pretty simple solution, is there something I am missing?

Dave
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Tony Grant
Sent: August 9, 2001 10:52 AM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] tough one

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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

In response to

  • tough one at 2001-08-09 14:51:38 from Tony Grant

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tony Grant 2001-08-09 15:35:26 RE: tough one
Previous Message Bruce Momjian 2001-08-09 15:08:30 Re: Re: JDBC 2.0 conformance, documentation and todo list