Add support for providing a Temp Table View.
You can get a list of temp tables any time with the query ... select * from tempdb..sysobjects where name like ’%1536%’
We need to thinnk through the interface for this. We might be able to have a button in the toolbar to enable/disable a Temp Table Monitor. If it enabled we could have a Panel which queries for the tables and data each time you step.
Issue #631 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |