by trev_hunter
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.
I thought I'd give codeplex a try... all new development on this project will take place at http://www.codeplex.com/Wiki/View.aspx?ProjectName=dbvisualizer
I've recently checked in the following changes into CVS. Hopefully it'll give an idea of future planned work. 1) Basic MRU with autocomplete list. I plan to keep an autocomplete list per connection string. Currently the list is serialized to a file in ...
trev_hunter committed revision 19 to the ADO.Net DB Connection Visualizer SVN repository, changing 27 files
trev_hunter committed revision 18 to the ADO.Net DB Connection Visualizer SVN repository, changing 10 files
I'm aiming to have version 0.0.0.6 up for the end of the week. There shouldn't be any code changes this time, the only difference being the inclusion of an installer to save you the pain of manually copying the DLL.
trev_hunter committed revision 17 to the ADO.Net DB Connection Visualizer SVN repository, changing 1 files
Version 0.0.0.5 has been released. Any feedback you may have is very much appreciated. I hope to have a community site set up soon, but in the meantime, please use the SourceForge forums. So far, I've only tested it with the ADO.Net provider for SQLite ...
trev_hunter committed revision 16 to the ADO.Net DB Connection Visualizer SVN repository, changing 2 files
trev_hunter committed revision 15 to the ADO.Net DB Connection Visualizer SVN repository, changing 1 files
trev_hunter committed revision 14 to the ADO.Net DB Connection Visualizer SVN repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use