Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Choose one result set from SP

Author  Topic 

wijithapaw
Starting Member

1 Post

Posted - 2009-06-23 : 23:41:07
Hi all,
I have a SP that returns several result sets. This SP is executed from another SP, there i want to use only particular result set that returns form that SP. (I want to use last result set)
If any one knows a way to achieve this please reply me.

Thanks in advance.
Wijitha


madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-06-24 : 02:15:15
I dont think this is possible
Are you using any front end application?

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -