FlySpeed SQL Query
Release History
- March 03, 2011
FlySpeed SQL Query 2.9.0.3 changelog
+ The Save Query prompt is improved: now you may instruct the tool to save query with another name. Holding the SHIFT button on clicking the Save or Don't Save buttons will apply this answer to all unsaved queries. + It is possible to browse for SQL Servers while changing the MS SQL Server conneciton type properties now. = Final changes made to the Query Builder's query column list are applied to the query before the query execution now. - The bug with stored procedure aliases is fixed.
- March 02, 2011
FlySpeed SQL Query 2.9.0.2 changelog
- The bug with entering criteria prefixed with comparison operators is fixed.
- February 28, 2011
FlySpeed SQL Query 2.9.0.1 changelog
+ Database connectivity packages are updated.
- 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.