Question
Issue concerning command procedures and resultant selection set
I have created acommand procedure which returns a set of records (correctly). I would like to use the ID from the set as a link to a detail page. The ID is corectly returned to me. However, when I try to create the detail page it appears to only be possible if the set of records is from a recordset query. So - how can I add the link to my results page ID so I can pull up a detail page on the item?
Thank you.
