-
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.
2006-10-24 03:04:25 UTC by trev_hunter
-
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 the app data directory. Hopefully I'll be able to clean this up in the near future.
2) Added stub projects for install/uninstall...
2006-09-06 12:25:23 UTC by trev_hunter
-
trev_hunter committed revision 19 to the ADO.Net DB Connection Visualizer SVN repository, changing 27 files.
2006-09-06 12:13:13 UTC by trev_hunter
-
trev_hunter committed revision 18 to the ADO.Net DB Connection Visualizer SVN repository, changing 10 files.
2006-09-06 12:11:43 UTC by trev_hunter
-
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.
2006-08-01 01:33:34 UTC by trev_hunter
-
trev_hunter committed revision 17 to the ADO.Net DB Connection Visualizer SVN repository, changing 1 files.
2006-07-26 02:14:02 UTC by trev_hunter
-
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 (http://sqlite.phxsoftware.com/), but it should work with any connection object that inherits from System.Data.Common.DBConnection - if you...
2006-07-26 01:25:09 UTC by trev_hunter
-
trev_hunter committed revision 16 to the ADO.Net DB Connection Visualizer SVN repository, changing 2 files.
2006-07-26 01:06:20 UTC by trev_hunter
-
trev_hunter committed revision 15 to the ADO.Net DB Connection Visualizer SVN repository, changing 1 files.
2006-07-26 01:02:33 UTC by trev_hunter
-
trev_hunter committed revision 14 to the ADO.Net DB Connection Visualizer SVN repository, changing 1 files.
2006-07-26 01:01:51 UTC by trev_hunter