Re: storing record-array in varchar? - Mailing list pgsql-novice

From
Subject Re: storing record-array in varchar?
Date
Msg-id 054601c6183e$59822c20$2201a8c0@iwing
Whole thread Raw
In response to storing record-array in varchar?  (<me@alternize.com>)
List pgsql-novice
hi michael

thanks for your answer.

>> field m_list would idealy be a varchar if possible...
>
> Why?  It could be done but an array seems more suitable for what
> you're describing.

yes. as far as i know, the ms odbc layer does not understand array-fields,
at least not asp3 where the db in question is used ;-)

if the field never has to be outputed to asp your solution will work. i'll
try to implement it, thanks again.

- thomas



pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: trigger / to_char()-function / extract()-function
Next
From: Ângelo Marcos Rigo
Date:
Subject: How to set a Default Value