1. Kumar Rahul
  2. PowerBuilder
  3. Monday, 16 May 2022 10:12 AM UTC

 

I have a requirement to retrieve and update data from a collection in oracle package runtime. These fields are not stored anywhere in database.

For e.g. 

I have a datawindow with columns (say id , name , address)

I want to display values into this datawindow from output of the oracle package procedure, something like below

procedure get_data(argument in number, datawindow_data out <collection>) 

Also for updating I would like to call a package procedure sending all the data from datawindow to run updates on a third party system.

 

Miguel Leeuwe Accepted Answer Pending Moderation
  1. Monday, 16 May 2022 17:45 PM UTC
  2. PowerBuilder
  3. # 1
Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.