Resultset from SP into table
- From: joejosephmul@xxxxxxxxx
- Date: 6 Nov 2006 21:00:40 -0800
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
.
- Prev by Date: Re: Method cleanup failed while trying to execute method cleanup on ManagedConnection
- Next by Date: Re: JDBC SQL2005 Read encripting fields problem
- Previous by thread: Method cleanup failed while trying to execute method cleanup on ManagedConnection
- Next by thread: Re: JDBC SQL2005 Read encripting fields problem
- Index(es):