Обсуждение: Re: XML & PostgreSQL

Поиск
Список
Период
Сортировка

Re: XML & PostgreSQL

От
douggorley@shaw.ca
Дата:
> Does anybody know any perl module for creating XML from PostgreSQL
> database?

What have you tried so far?  Off the top of my head, I'd say look at using the fetchall_arrayref({}) function from the
DBImodule in tandem with the XMLout() function from the XML::Simple module. 

Doug Gorley | douggorley@shaw.ca