On Tue, 26 Nov 2002, Kjetil Kjernsmo wrote:

> Hello again! :-)
>
> OK, next problem: I have a PostgreSQL database that makes use of the
> concept of ARRAYs from SQL3 (aka IIRC SQL-99 (don't you love acronyms?
> :-) )). Basically, what this means is that certain coloumns in the
> table may hold an array, not only a single element (yep, I know the
> database design issues, but this one is quite sensible, I think).
>
> In my database, some coloums contain arrays of URI's, and after
> performing a query, they are outputted like this:
> 
>{http://www.skepsis.no/metadata/cats/historie,http://www.skepsis.no/metadata/free/flatjord}
>
> Does anybody have any experience with such arrays when using DBI and
> taglibs? Does anybody know if DBI has some smart way of treating them,
> like making an arrayref to them?

I think this is probably a question for [EMAIL PROTECTED]

-- 
<!-- Matt -->
<:->Get a smart net</:->


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to