Welcome to TechNet Blogs Sign in | Join | Help

August 2005 - Posts

Baseball Challenge This Sunday!

Full details here .. please support this worthy cause if you can! More next week.. -wp
Posted by Ward Pond | 0 Comments

The OPENROWSET Trick: Accessing Stored Procedure Output In A SELECT Statement

Updated 20 Mar 2009: This code is revisited here . This nifty little trick will allow you, with some limitations, to treat the output of a stored procedure as a named SQL record set rather than creating a table and going through an INSERT.. EXEC process.
 
Page view tracker