M
msnews.microsoft.com
When you step into a stored procedure using vs.net, you get all the debug
variables, except temp tables (like INSERT INTO #list (id) SELECT id FROM
members WHERE...).
Is it possible to view the temp tables?
-Max
variables, except temp tables (like INSERT INTO #list (id) SELECT id FROM
members WHERE...).
Is it possible to view the temp tables?
-Max