FlySpeed SQL Query

Release History

March 27, 2015

FlySpeed SQL Query 3.2.0.3 changelog

+ Width of columns of the Query Columns grid on the Query Builder tab
  is saved between work sessions now.
= The "Show query text on the separate tab" option is preserved now.
  Turning this option off will hide the "SQL Text" tab for new query
  windows, but it still will be shown for non-SELECT or invalid SELECT
  queries.
- Field lists in Criteria Builder on the Data tab are filled correctly.
- Other minor bug fixes and improvements are made.   

March 24, 2015

FlySpeed SQL Query 3.2.0.2 changelog

- Errors executing incorrect queries are fixed.

March 23, 2015

FlySpeed SQL Query 3.2.0.1 changelog

+ The new visual control is added above the data grid to allow for 
  adding filters and appying them to result dataset.
+ Ability to alphabetically sort connections in the Database Explorer 
  is made.
+ Ability to display queries saved in connections without establishing
  database connection is made.
- The bug with not applying most recent changes on executing a query
  when editing query column item in the Query Builder is fixed.

March 06, 2015

FlySpeed SQL Query 3.1.0.9 changelog

- The bug with creating sub-query in expression is fixed.

March 03, 2015

FlySpeed SQL Query 3.1.0.8 changelog

= Toolbars on the Query Builder tab are re-designed.
- Re-format query function is corrected.
- The error with editing query text with CTE in the default 
  "Sub-query with unions" text edit mode is fixed.
- Other minor improvements and fixes are made.

February 25, 2015

FlySpeed SQL Query 3.1.0.7 changelog

= The "Re-format query" button is added back to the Query Builder tab.
- The bug with not saving the folder to store queries in connection is 
  fixed.
- The bug with incorrect opening of some queries is fixed.
- Other minor bug fixes and improvements are made.

February 20, 2015

FlySpeed SQL Query 3.1.0.5 changelog

- The bug with empty connection list is fixed.
- The bug with not applying or even loosing the ORDER BY clause is fixed. 
= Error message dialog for database server errors is improved.

February 19, 2015

FlySpeed SQL Query 3.1.0.3 changelog

- The "Control has no parent window" bug is fixed.
- Problems with creating and saving queries with CTE are fixed.
= Ability to show full query text on the Query Builder tab is restored.
  Use the right-most button on the toolbar to switch to this mode.
- Minor bugs are fixed.

February 18, 2015

FlySpeed SQL Query 3.1.0.2 changelog

- The bug with Portable registration is fixed.
- Some bugs with query window not assigned to any DB connection are fixed.

February 17, 2015

FlySpeed SQL Query 3.1.0.1 changelog

+ The Query Parameter Values form is improved.
+ The new SQL Text tab is added to the Query window.
+ The text editor on the Query Builder tab now displays the text of 
  the currently active sub-query in the query builder. 
  Breadcrumbs are displayed to determine position of the currently 
  visible sub-query to allow for quick navigation to outer sub-queries.
+ Ability to preview query and sub-query results is added.
+ SQL query parsing error message is replaced with the hint panel.
+ Support for Advantage DB SQL syntax is made.
+ Support for Pervasive SQL syntax is made.
= The interface is now correctly scaled when large fonts are used.
+ The new option "Disable SQL sorting and filtration" is added.
+ The new option is added for exporting data to OpenXML (.xlsx) format 
  to automatically fit columns width by content.
+ Ability to change the program settings storage location is made. 
+ Ability to save the connection log to file for debug purposes is made. 
  The "Write connection log" option is added to advanced connection
  properties. The "Connection name".log file can be found in the 
  "%USERPROFILE%AppDataLocalActiveDBSoftFlySpeed SQL Query" folder.
- Messages about errors arising during the metadata loading process are 
  now displayed correctly.