FlySpeed SQL Query
Release History
- February 24, 2011
FlySpeed SQL Query 2.9.0 changelog
Full list of changes can be found in the News story
- February 17, 2011
FlySpeed SQL Query 2.7.15.1 changelog
- The bug with opening the Connection Properties dialog right after the New Connection Wizard completes is fixed now.
- February 15, 2011
FlySpeed SQL Query 2.7.15 changelog
+ Folder to store connection queries can be changed in the Connection Properties dialog. (More options - Advanced - Connection Query Path) - The bug with saving queries in connection to the root folder is fixed. Queries stored in the root will be correctly moved to the right folder automatically. - Now the tool correctly loads queries that fail to be parsed by the visual query builder. = Default name of the Data Export file is set according to the query name now. = Now you may turn off the Subscription Prolongation message box.
- May 05, 2010
FlySpeed SQL Query 2.7.12.0 changelog
+ Using unidirectional read-only dataset to export and print large amounts of data without running out of memory is made. - "Execute" button is disabled for empty SQL now. - MS SQL Server: CHAR and NCHAR built-in functions parser ambiguity is fixed. - Firebird, InterBase: Parsing queries with parentheses in FROM clause is fixed. - Problems with CTE in derived tables are fixed one more time. - Minor bug fixes are made.
- April 23, 2010
FlySpeed SQL Query 2.7.7.0 changelog
+ Oracle: Global pipelined functions can be added from the database objects tree to visual query builder. - More reliable object prefix skipping and names fixup in derived tables. - Fixed bug with duplicating query node when saving a query to connection with existing name. - Showing results grid for non-select queries returning a dataset is made. + New option to show/hide visual query builder by default is made. - Export to Excel: BCD and FmtBCD values export is fixed now.
- April 16, 2010
FlySpeed SQL Query 2.7.6.0 changelog
- Few SQL92 grammar fixes are made. - Fixed name referencing problem in CTE sub-queries. - MS SQL: Fields aliases for table-valued functions are allowed now. - Other rare query building errors are fixed. - Some checks are added to CSV data export to avoid range check problems.
- April 14, 2010
FlySpeed SQL Query 2.7.5.0 changelog
+ Report generation progress is displayed now. - Data tab is not displayed now when the query successfully returns an empty recordset without fields. - Mouse cursor is restored now when exception occurs on showing Data tab.
- April 08, 2010
FlySpeed SQL Query 2.7.4.0 changelog
- Regression fix for Oracle 8 connectivity is made. - A problem with recursive CTE is fixed.
- April 03, 2010
FlySpeed SQL Query 2.7.3.0 changelog
- MS Access: small SQL syntax fixes are made. = Data export library is updated. - The "Save Query to Connection" button is disabled now when connection is not opened.
- March 31, 2010
FlySpeed SQL Query 2.7.2.0 changelog
+ Oracle: Displaying of RAW data as hex strings (read only) is reverted. + Field captions are taken into account when calculating the grid column width. - PostgreSQL connectivity is reverted to previous method. - Correct Firebird and Interbase client library loading is made. - Fixed problem withfield names quotation on automatic ORDER BY construction.