Home All Groups Group Topic Archive Search About
Author
7 Nov 2006 5:02 AM
joejosephmul
Hello I have a sp where the last statement is a "select * from...."

Now can I capture this resultset that is returned , into a table ?
(without modifying the sp itself)

Something like this ? (this obviously does not work :) )

select into #ttt exec mod_pos_fx_r :) Regards Joe

AddThis Social Bookmark Button