FlySpeed SQL Query

Release History

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.

March 23, 2010

FlySpeed SQL Query 2.7.1.0 changelog

- Exporting of wide columns to MS Excel is fixed now.
+ PostgreSQL client libraries are updated to the latest version.

March 17, 2010

FlySpeed SQL Query 2.7.0.0 changelog

+ Direct SQLite connection is made.
+ New application option "Create joins from foreign keys" is made.
= Grid column params restore is speeded up.
+ Query cancellation is possible now for many database servers (ODBC, Oracle, 
  PostgreSQL, InterBase/Firebird).
= Data grid is completely remaked.
+ Confirmation dialog is displayed now on connection deletion.
- Export to Excel: XLS format restrictions are taken into account.
  (65536 rows x 256 columns)
- Many bugs fixed are fixed.