I am trying to have an SSRS dataset read from a PostgreSQL function which returns a refcursor (using Pivotal Greenplum) but I'm having terrible luck with it. I've tried fetching from it, but to no avail. I've tried using the way you would do it with Oracle's db but it just doesn't work the same. Does anyone have any insights as to how or if this is possible?
Thanks.