Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

postgreSQL stored procedure datawindow

$
0
0

PB 12.5.1

does powerbuilder support postgresql stored functions for a source of a datawindow? 

does it need some sort of weird usage of cursors like oracle requires (sysrefcur)?

 

I tried defining the return type as a table but it doesn't work (pb error ). 

The stored function runs fine - returns the data as expected when run outside PB.

 

 

i am using odbc to connect to postgresql.


Viewing all articles
Browse latest Browse all 2935

Trending Articles