pguj...@gmail.com
unread,May 16, 2013, 2:02:25 PM5/16/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I am using PB 11.5 and Oracle 11g.
My task is to send the dynamically generated sql (based on user selection on a datawindow) to Oracle stroed procedure ( just to avoid sql Injection issues) which would execute the sql and return the result set. I need to build the datawindow based on the result set.
Any ideas/examples would be greatly appreciated.