FlySpeed SQL Query

Release History

April 22, 2023

FlySpeed SQL Query 4.5.0.4 changelog

  • The bug with the inability to export data from unparsable queries is fixed.

April 20, 2023

FlySpeed SQL Query 4.5.0.3 changelog

  • The bug on exporting data to SQL script is fixed.

April 19, 2023

FlySpeed SQL Query 4.5.0.2 changelog

  • The bug on opening the Data Export form in some cases is fixed.

April 18, 2023

FlySpeed SQL Query 4.5.0.1 changelog

  • Exporting data to JSON and SQL script is possible now.
  • SQL Text Editor. Several crashes related to the work with collapsed regions are eliminated.
  • SQL Filter Builder. The bug with decimal numbers when the decimal separator differs from the system is fixed.
  • Data grid. Decimal numbers are no longer displayed as currency.
  • MySQL: The bug with Group_Concat function parsing is fixed.

April 04, 2023

FlySpeed SQL Query 4.4.0.1 changelog

  • The crash in SQL text editor has been eliminated.
  • BCD fields are formatted as currency now.

April 01, 2023

FlySpeed SQL Query 4.4.0.0 changelog

  • The work with SQL Text Editor is made smoother. Its performance with large SQL scripts is optimized.
  • MS SQL Server: The ability to connect using AAD has been added.
  • New Connection Wizard: The ability to choose visible schema has been added.
  • Form View: The bug on displaying Datetime vaules is fixed.
  • Polish localization is updated.
  • The bug on exporting data to *.xlsx format is fixed.
  • Oracle: Metadata is loaded in the alphabetical order now.
  • Nexus DB: Support for GUID literals and boolean value expressions is made.
  • MS SQL Server: Table hints parsing is improved, the need for alias for table-valued functions is eliminated.
  • IBM DB2: The bug on loading fields for objects for DB2 for AS/400 is fixed.

February 13, 2023

FlySpeed SQL Query 4.3.2.0 changelog

  • The new option is added to the default behavior on query double click: "Switch to Query tab".
  • Saving DB connection order after sorting between sessions is fixed.
  • French and Italian localizations are updated (thanks to enthusiasts!)
  • Support for Edge browser to display news is added.
  • Drawing of saved data filters when filter content is collapsed is fixed.
  • Minor SQL parsing issues are addressed.

January 11, 2023

FlySpeed SQL Query 4.3.1.0 changelog

  • DB Explorer: A new action has been added to the query context menu: "Switch to the Query Tab". It's active when this query is already open.
  • Data Export: Column visibility is taken into account when exporting data from the grid.
  • Visual Query Builder: The bug with hiding of tooltips is fixed.
  • Several crashes were fixed.

December 27, 2022

FlySpeed SQL Query 4.3.0.2 changelog

  • Inconvenient default formatting for numeric and currency fields is reverted.
  • Visual Query Builder: The bug with wrapping datasources into a subquery is fixed.
  • SQL Filter Builder: The crash on moving condition is eliminated.

December 15, 2022

FlySpeed SQL Query 4.3.0.1 changelog

  • Importing data from *.xls/xlsx files is possible now.
  • The ability to wrap objects in a query into a sub-query is added.
  • Now you can start data import from the Database Explorer tree context menu.
  • New options are added to setup data copying to the Clipboard.
  • New data formatting options are added to round numeric data in the grid, during data export and import.
  • Some bugs led to incorrect data importing in rare cases are fixed.
  • Data export to HTML and XML now obeys data formatting options.
  • Several crashes are fixed.
  • Oracle: Support for VALIDATE_CONVERSION builtin function is fixed.
  • MS SQL Server: Alias for table-valued functions is reqiured now.