WinSQL Changelog

What's new in WinSQL 16.0.269.809

Jul 28, 2022
  • Duplicate Record Wizard has been added in Browse Data Screen.
  • Coping text to clipboard has been enhanced.
  • Enhancements made when exporting databags.
  • Oracle's ODBC driver has been updated to the latest version.
  • SQL file is automatically refreshed in memory based on last modified date.
  • Session restoration has been improved
  • TLS 1.2 can be enforced when communicating with an SMTP server.
  • Table names in catalog are sorted rather than displaying in their natural order.

New in WinSQL 15.0.261.0 (Nov 1, 2021)

  • Bug Fix: Copy/Paste does not work in result grid on certain computers
  • Bug Fix: Importing long data from Databag does not work
  • Bug Fix: Newly created table during import is not found if the table name contains an underscore or schema is blank
  • Bug Fix: Return parameter from stored procedure is not captured correctly

New in WinSQL 9.0.107.624 (Mar 3, 2014)

  • Named Queries:
  • Named query is a convenient way of executing a SQL query even if you are not connected to a database. Additionally, you can embed a named query within another SQL statement.
  • Cross database queries:
  • Starting from version 9.0, WinSQL supports cross database queries, which is accomplished by running an embedded Named Query.
  • Code Templates:
  • Version 9.0 includes the ability to add custom code templates to WinSQL that can improve speed and consistency for writing SQL scripts. To use these templates first write the starting characters of the template and then press CTRL+J.
  • Enhanced IntelliTips:
  • Intelli-Tips have been enhanced to filter data as you type object names. Previous versions of WinSQL used to display every object making it difficult to find the desired object easily. Now it filters the data as you type a partial name
  • Latest ODBC Drivers:
  • Version 9.0 of WinSQL includes the latest ODBC drivers from Data Direct Technologies.

New in WinSQL 7.5.88.602 (May 14, 2009)

  • Integrated/Classic View
  • Database Caching
  • Enhanced Data/Schema Diff
  • XML Templates