None.
Added the capability to print the following panels: History, Messages, Results and SQL. To print, select a panel and click File > Print. When you execute a statement that generates data in the Result panel, clicking File > Print will print the Grid without having to click on it first.
Rebuilt with latest versions of third-party libraries.
None.
Added the History panel. Commands that are Executed are added to a list box on the History panel. Each listbox item includes the complete text of a command. A command can be recalled by double-clicking a listbox item or by selecting a listbox item and pressing the Enter key.
Rebuilt with latest versions of third-party libraries.
None.
None.
Rebuilt with latest versions of third-party libraries.
None.
None.
Rebuilt with latest versions of third-party libraries.
File extensions are now set correctly when exporting query results to file. This has the side effect of allowing the correct application to open the resulting file.
If you try to save the contents of the Query panel to a file which already exists, you will be prompted to confirm that the existing file should be overwritten.
If you try to save the contents of the Results panel to a file which already exists, you will be prompted to confirm that the existing file should be overwritten.
Added a window border to the About dialog.
Pressing Esc key clears the current Query - same as pressing File > New.
The Get Plan panel is only executed if the Plan panel is visible or you switch to the Plan panel.
Added code to acknowledge the success of ExecSQL calls (no result set is visible).
Added statement to allow connection to authenticated database.
Added code to time the execution of the SQL statement and length of time it takes to load the grid. Timings are displayed on the Message panel.