Results 1 to 2 of 2

Thread: Please Help me out

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Posts
    101

    Unhappy Please Help me out

    I am having a problem with displaying data in a datagrid .

    I am using ADO data control where i am using stored procedure
    having 2 select statements. when i try to set ADO datacontrol to the datagrid i am getting only the records from the first select statement.

    Can anyone help me with getting records from both the select statements be displayed in the data grid.

    Thanks,
    Monte.

  2. #2
    Addicted Member ShIzO's Avatar
    Join Date
    Apr 1999
    Location
    Bartlett, IL
    Posts
    189
    you have two select statements in one store procedure?
    i guess that when you run it, it shows one after another?

    if so why are you doing it this way? can you combine them?

    store procedure should always return one recordset...
    www.HardFind.com -buy/sell/trade your used hardware.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width