Donate Share

SqlBuddy

File Release Notes and Changelog

Release Name: SqlBuddy 0.0.65 Alpha

Notes:
0.0.65 Alpha 
~=~=~=~~=~=~=~~=~=~=~~=~=~=~

This is a bit of a mini-release since we've bitten off a large chunk this month, and in many cases have taken a step back! However, overall there's some good stuff in here
albeit a little rough around the edges! Enjoy!....

New Features
~~~~~~~~~~~~
- DotNetMagic Menus - thanks to the great dotnetmagic libs, we have new menus
- Syntax Highlighting! Finally we got it in there. It's can be a bit quirky with long files, but basically working.
- Recent Statements list in file menu. Rememebers up to 10 last used files
- Can now save query results as fixed width text, aswell as Xml and Html
- Basic file browser for quick opening of files.
- Can edit library header for statements, to store description and keywords.
- Notepad for storing notes
- Options form now has more options in it!

Bug Fixes/Enhancements
~~~~~~~~~~~~~~~~~~~~~~
- The sql results tab only visible if there are results to show
- sql results panel is not shown after files are loaded.
- Data Grids in session window don't get too wide (350px max)
- The column indicator in the session window is now working as it should be
- Prompt to save existing file before load new one.
- Prompt to save file before closing
- column & row indicator updates on mouse click
- Sql Schema Helper popup doesn't appear in task bar
- Sql Schema Helper popup appears in correct position, consistently!
- Login form pops up at startup if no default session loading
- Integration of Magic Library has started. 
- Not crashing - this happened when SqlBuddy used up all resources because .NET menus don't release them.



Changes: 0.0.65 Alpha ~=~=~=~~=~=~=~~=~=~=~~=~=~=~ This is a bit of a mini-release since we've bitten off a large chunk this month, and in many cases have taken a step back! However, overall there's some good stuff in here albeit a little rough around the edges! Enjoy!.... New Features ~~~~~~~~~~~~ - DotNetMagic Menus - thanks to the great dotnetmagic libs, we have new menus - Syntax Highlighting! Finally we got it in there. It's can be a bit quirky with long files, but basically working. - Recent Statements list in file menu. Rememebers up to 10 last used files - Can now save query results as fixed width text, aswell as Xml and Html - Basic file browser for quick opening of files. - Can edit library header for statements, to store description and keywords. - Notepad for storing notes - Options form now has more options in it! Bug Fixes/Enhancements ~~~~~~~~~~~~~~~~~~~~~~ - The sql results tab only visible if there are results to show - sql results panel is not shown after files are loaded. - Data Grids in session window don't get too wide (350px max) - The column indicator in the session window is now working as it should be - Prompt to save existing file before load new one. - Prompt to save file before closing - column & row indicator updates on mouse click - Sql Schema Helper popup doesn't appear in task bar - Sql Schema Helper popup appears in correct position, consistently! - Login form pops up at startup if no default session loading - Integration of Magic Library has started. - Not crashing - this happened when SqlBuddy used up all resources because .NET menus don't release them.