Excel and postgresql functions

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Excel and postgresql functions
Дата
Msg-id 20090526114150.66578cba@dawn.webthatworks.it
обсуждение исходный текст
Ответы Re: Excel and postgresql functions  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
I've built some functions just for encapsulation reasons and
avoiding to pass the same parameter over and over.

I'd like to access the result from Excel but it seems (and I'm not
pretty sure it is the definitive answer) excel can suck data just
coming from views and tables.

- can someone confirm Excel/Access 2003 can't return result sets
  coming from functions?
- if Excel/Access can't return results from a function is there a way
  to masquerade the function (accepting parameters) behind a
  table/view.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


В списке pgsql-general по дате отправления:

Предыдущее
От: Ramiro Diaz Trepat
Дата:
Сообщение: very large tables
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: Excel and postgresql functions