Loading...

qSiListView – Mulitple Operations

qSiListView – Mulitple Operations

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #5511
      Anonymous
      Anonymous
      Participant

      Hi ,

        I'd combine both stored procedures in one and then use qSIListView to display the result.

    • #5532
      Anonymous
      Anonymous
      Participant

      Thanks .  I understand that option (and will probably use it).  But, I want to know if it is possible to combine the result sets within qsilistview.  We are doing this with qListview and it works well.

    • #5533
      Anonymous
      Anonymous
      Participant

      qSIListView doesn't allow you to aggregate data from multiple operations and I don't think that there is a need for that since you have the freedom to get the data that you need in one operation (stored procedure, query, web service method)..

    • #4512
      Anonymous
      Anonymous
      Participant

      Hello,

      I have one catalog that has two operations that pull data from two stored procedures.  While I could union the content on the sql side, I thought I would also be able to pull them all into the same list by adding multiple operations.  They return the same number of columns, with the same field names and data types.  I couldn’t find much information in the help documentation on this or whether my approach is even sound. 

      Please let me know if what I am trying to do is possible.  Thanks.

    • #5534
      Anonymous
      Anonymous
      Participant

      Thanks for your reply and opinion .

Viewing 4 reply threads

You must be logged in to reply to this topic.