Right click (menu) in PowerBuilder -


i have created menu item when right click. need call stored procedure when clicking menu item, stored proc bring list comparing items.
how call proc (once clicked menu item) , open window display results. have created event not know put in event.

create datawindow calls sp source. in menu event, can call window function instantiates datastore, binds sqlca, , retrieves result set. if need show result set on screen, sharedata() datawindow control has same dw object.

-paul horan-
sap


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -