FlySpeed SQL Query
Release History
- April 25, 2018
FlySpeed SQL Query 3.7.3.0 changelog
- Support for Pervasive PSQL has been added.
- GUID formatting options have been added.
- The new option to hide checkboxes for boolean columns in the data grid has been made.
- The Ctrl+S shortcut saves new queries to connection rather than to a file.
- Now it's possible to create SQLite database if one doesn't exist.
- The information about primary keys now retrieved from ODBC datasources correctly.
- Localization strings have been updated.
- The sub-query preview now displays data for sub-queries using CTE correctly.
- The bug with clearing the Undo buffer after executing the query has been fixed.
- The Close button on the News form has been fixed.
- The bug with sorting connections in the 64-bit version has been fixed.
- March 29, 2018
FlySpeed SQL Query 3.7.2.4 changelog
- Previously used values for unnamed parameters are restored correctly now.
- Minor bugfixes have been made.
- March 23, 2018
FlySpeed SQL Query 3.7.2.3 changelog
- The bug which caused unhandled exception on editing data in MySQL in datasets with columns which require quotation has been fixed.
- The bug which prevented reading the registration information from the ini file in the program executable folder has been fixed.
- March 07, 2018
FlySpeed SQL Query 3.7.2.2 changelog
- Support of ACE.OLEDB.16.0 has been added, detection of installed OLE DB providers for MS Access has been improved.
- Parsing of incorrect/incomplete "IN" expressions in condition cells of the Query Columns List has been improved.
- Minor HiDPI fixes have been made.
- Minor bugfixes and improvements have been made.
- February 22, 2018
FlySpeed SQL Query 3.7.2.0 changelog
- MS SQL Server: Encrypted connections are allowed now.
- MS SQL Server: Multi-column foreign keys loading for SQL Server 2005 and higher has been fixed.
- MySQL: Support of STDDEV function has been fixed.
- MS Access: Error on registering a new connection for the password-protected database has been fixed.
- Pervasive: Some SQL query parsing fixes have been made.
- January 26, 2018
FlySpeed SQL Query 3.7.1.2 changelog
- The ability to load stored procedures from ODBC driver has been added. The new option is available in the Connection Properties dialog on the Advanced tab. Use it only for those database servers which allow using stored procedures in the FROM clause of SELEŠ”T statement.
- The bug with the appliance of filter conditions to wrong data column has been fixed.
- Index numbers in ORDER BY are converted to corresponding expressions now.
- PostgreSQL parser has been optimized.
- DB2: Parsing of FOR UPDATE, FOR READ ONLY, ISOLATION and OPTIMIZE FOR in an arbitrary order has been fixed.
- Oracle, MySQL, MS SQL Server: Several SQL parsing fixes have been made.
- January 19, 2018
FlySpeed SQL Query 3.7.1.1 changelog
- The Tab key navigation by grid columns in the Data View with Form View opened has been fixed.
- Other minor improvements and bug fixes have been made.
- January 16, 2018
FlySpeed SQL Query 3.7.1.0 changelog
- Form View redesign has been finalized. Header is stuck to the top of the view on scrolling the content down.
- It is possible now to export data right from the Database Explorer or from the Query Builder window (in the drop-down menu of the Execute command)
- Data Export is performed now in a separate thread.
- Ctrl+A, Ctrl+C shortcuts are working now in the Data Grid.
- Subscription prolongation procedure has been fixed.
- Several bugs have been fixed.
- January 05, 2018
FlySpeed SQL Query 3.7.0.5 changelog
- Form view columns header now allows reordering columns by drag'n'drop.
- The unneeded prompt to save connection settings in the Mixed mode after upgrading to the version 3.7 has been eliminated.
- Other minor fixes have been made.
- December 27, 2017
FlySpeed SQL Query 3.7.0.3 changelog
- It is now possible to retrieve metadata from several catalogs (databases) using ODBC connection type with Generic ANSI SQL syntaxes.