DB Connection Visualizer
Overview
This is a debugger visualizer add-on for Microsoft Visual Studio 2005. It gives you a quick way to run a SQL statement against a database connection and view the results in a grid while debugging your code.
The screenshot below demonstrates the visualizer in action.
News
2006/10/23 - MondayRelease 0.0.0.9 has been made. Woohoo! It includes autocomplete (the list is stored per-connection string). Some enhancements are to be made before 1.0.0.0, but feedback is still welcome.
2006/10/11 - WednesdayOk, I've moved the source code and release 0.0.0.5 from Sourceforge to Codeplex. The source code doesn't match the release as I don't think it's worth the effort to wrestle with Sourceforge's SVN to get the exact version out as I'll be releasing 0.0.0.9 soon anyway.
2006/10/11 - WednesdaySorry there isn't much here folks... I'm still in the process of transferring to codeplex from sourceforge. If you're looking for the original page, it can be found here
http://sourceforge.net/projects/dbvisualizer. Hopefully I'll get everything up and running soon.