IndigoMontoya
Member
- Joined
- Oct 3, 2012
- Messages
- 17
- Programming Experience
- Beginner
My SQL stored procedure, runs 4 select statements. When I run the stored procedure in SQL it returns results of all the stored procedures. When I try to return the data to the datagridview in Visual Studio, it only runs the 1st select statement. What do I need to modify in order for it to return all of the stored procedure?
Thank you to all who view and reply.
Thank you to all who view and reply.
Last edited: