[Progress Communities] [Progress OpenEdge ABL] Forum Post: ProDataSets and record ID

  • Thread starter Thread starter David Ysmael
  • Start date Start date
Status
Not open for further replies.
D

David Ysmael

Guest
I am trying to find a way to return the data-source's record ID of a specific record in the ProDataSet. When I use the recID() function on the record within the ProDataSet's temp-table, it returns a record ID that is specific to the ProDataSet (afaik) and not the data-source. Is there a way to retrieve the record ID of the record in the data-source from the record in the ProDataSet, or an easy way to pull the record ID as I'm filling the ProDataSet? TIA

Continue reading...
 
Status
Not open for further replies.
Back
Top