How to view #temp tables in vs.net (stored procedures)
From: msnews.microsoft.com (nospam_at_notvalid.com)
Date: 09/10/04
- Next message: Hermit Dave: "Re: How to resize an image from SQL IMAGE field"
- Previous message: Robson Carvalho Machado: "How to resize an image from SQL IMAGE field"
- Next in thread: Girish bharadwaj: "Re: How to view #temp tables in vs.net (stored procedures)"
- Reply: Girish bharadwaj: "Re: How to view #temp tables in vs.net (stored procedures)"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 16:01:35 -0400
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
- Next message: Hermit Dave: "Re: How to resize an image from SQL IMAGE field"
- Previous message: Robson Carvalho Machado: "How to resize an image from SQL IMAGE field"
- Next in thread: Girish bharadwaj: "Re: How to view #temp tables in vs.net (stored procedures)"
- Reply: Girish bharadwaj: "Re: How to view #temp tables in vs.net (stored procedures)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|