Releases: SamuelSVD/QuickDBAccess
Releases · SamuelSVD/QuickDBAccess
Quick DB Access v0.0.9.0
Pre-Release of Quick DB Access
Changes:
- Added Open Recent to File Menu
- Added landing page that has the options to Create New Project, Open Project, or Open Recent
- Added ability to filter data
- Corrected some sizing issues
Quick DB Access v0.0.8.0
Pre-Release of Quick DB Access
Changes:
- Improved auto-sizing of columns when adding new items to list views
- Added shortcut to open edit forms for selected items (ENTER and F2)
- Added refresh current and refresh all menu items (Shortcucts F5 and CTRL+F5, respectively)
- Invalid connection stops multiple connection attempts
- Added "duplicate" right click on list view items
- Added Query Parameter to default Table View - Allows user to input parameter to table view
Quick DB Access v0.0.7.0
Pre-Release of Quick DB Access
Changes:
- Added ability to double click items in edit forms to edit them
- Added file shortcuts (save, save as, open, new)
- Added shortcuts to move items up and down in list views (CTRL+UP/DOWN)
- Added auto-size columns in list views
- Fixed bug that caused overwriting project files when Save As was used
Attachments:
- Installer
- 32 bit application - To run application without installer
- 64 bit application - To run application without installer
- Northwind.qdba - Example project file to use with the default Northwind database
Quick DB Access v0.0.6.0
Pre-Release of Quick DB Access
Changes:
- Corrected all references in edit form to use the state of the project as it is being edited
- Added ability to use integrated security on DB connections
- Corrected tab stops on edit forms
- Implemented up/down arrows to reorder items in the edit forms
- Added validation to not allow multiple connections with the same name
- Added validation to not allow multiple data sources with the same name
- Added button to test connection from connection edit form
Attachements:
- Installer
- 32 bit application - To run application without installer
- 64 bit application - To run application without installer
- Northwind.qdba - Example project file to use with the default Northwind database
Quick DB Access v0.0.5.0
Pre-Release of Quick DB Access
Changes:
- Corrected edit form for Data Sources
- Corrected edit form for Table View Buttons
- Corrected bug causing child data to remain active when parent data was cleared
- Added .qdba file extension to project files & updated installer to assign it on install
Attachments:
- Installer
- 32 bit application - To run application without installer
- 64 bit application - To run application without installer
- Northwind.qdba - Example project file to use with the default Northwind database
Quick DB Access v0.0.4.0
Pre-Release of QuickDBAccess.
Changelog:
- Updated edit forms for project & added project name
Quick DB Access v0.0.3.0
Pre-Release of QuickDBAccess.
Contains executable as well as an updated config file.
Changelog:
- Added a way to edit the table views from the forms rather than by editing a config file
QuickDBAccess v0.0.2.0
Pre-Release of QuickDBAccess.
Contains executable as well as an updated config file.
Changelog:
- Many changes
- Most importantly, updated data sources to be independent of views
QuickDBAccess v0.0.0.1997
Pre-Release of QuickDBAccess.
Contains the executable, as well as a sample config file
Full Changelog: https://github.com/SamuelSVD/QuickDBAccess/commits/v0.0.0.1997
- Added 0.0.0.2300 due to DPI awareness
- Added 0.0.0.42956 for fixed -c cli
- Added 0.0.1.40705 for Split Container