RE: tough one

From: Tony Grant <tony(at)animaproductions(dot)com>
To: Dave(at)micro-automation(dot)net
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: RE: tough one
Date: 2001-08-09 15:35:26
Message-ID: 997371326.8203.4.camel@tonux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 09 Aug 2001 11:24:20 -0400, Dave Cramer wrote:

> 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?

That's what I'm looking at now. Trying to get some functions worked out
that read the array looking for the right values.

I am still getting up to speed on queries that are more complicated than
select x from z where y=var stuff. But I must admit I am getting there
slowly but surely.

Thanks for pointing me in the right direction.

Cheers

Tony

--
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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-09 15:51:32 Re: Re: JDBC 2.0 conformance, documentation and todo list
Previous Message Dave Cramer 2001-08-09 15:24:20 RE: tough one