Re: storing record-array in varchar?

Поиск
Список
Период
Сортировка
От
Тема Re: storing record-array in varchar?
Дата
Msg-id 054601c6183e$59822c20$2201a8c0@iwing
обсуждение исходный текст
Ответ на storing record-array in varchar?  (<me@alternize.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: trigger / to_char()-function / extract()-function
Следующее
От: Ângelo Marcos Rigo
Дата:
Сообщение: How to set a Default Value