Excel and postgresql functions - Mailing list pgsql-general

From Ivan Sergio Borgonovo
Subject Excel and postgresql functions
Date
Msg-id 20090526114150.66578cba@dawn.webthatworks.it
Whole thread Raw
Responses Re: Excel and postgresql functions  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
List 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 by date:

Previous
From: Ramiro Diaz Trepat
Date:
Subject: very large tables
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: Excel and postgresql functions