all groups > visual studio .net debugging > september 2007 >
You're in the

visual studio .net debugging

group:

stored procedure debugging, watching temp tables



stored procedure debugging, watching temp tables jokiz
9/13/2007 2:16:52 AM
visual studio .net debugging: i wish there's this feature where you can just issue a quick watch on
temp tables and you'll see the contents in gridview (probably there is
but i haven't seen it).

so how do you guys go about looking at a temp table contents created
inside a proc with vs 2005?
Re: stored procedure debugging, watching temp tables Stevanich
9/24/2007 12:24:42 AM
jokiz,

I don't believe there is a feature like this. Your best bet is probably to
open up a query window and use 'Select *'

Hope this helps,


Steve - dotneticated.com

[quoted text, click to view]

AddThis Social Bookmark Button