by Paul Kohler
26. May 2008 21:03
Because it was one of the most requested missing features I put together an enhancement to the (very simple) connection string manager form.
It makes use of the db providers "connection string builder" (if implemented) and gives you a very functional property window to work with:
To edit a line put the cursor on it, to add a new one put the cursor on a blank line...
You can apply the pach by replacing the DLL - see the release on codeplex - http://www.codeplex.com/MiniSqlQuery/Release/ProjectReleases.aspx?ReleaseId=13772
The source is there too if you are playing around with it allready...
PK :-)