Sunday, July 17, 2011

QweryBuilder 6.5.4 is now available for download

QweryBuilder 6.5.4 is now available for download. We packed a lot into this release (http://download.werysoft.com):
  1. For SQL Server and Sybase ASE, you can now do a search on all databases. The option "ALL" has been added to the database list.
  2. Query windows will now display a timer while executing queries.
  3. For SQL Anywhere, the Run and Debug stored procedure options didn't always produce the right SQL needed to execute the stored procedure.
  4. For Generic ODBC connections, display Primary Key icon for table columns in the object browser.
  5. Fixed Data Transfer window so it better supports Generic ODBC connections.
  6. Column and column aliases that start with a numeric caused QweryBuilder to not display the results of the query.
  7. Display Connected\Disconnected icon in the data source drop down on the query, search and browse windows.
  8. Microhelp in query windows didn't display the data source or database after columns were done resizing.
  9. Hitting the Tab key while auto complete was open selected an item and inserted a tab into the editor. This has been changed to only select and item. A tab char will no longer be inserted. This seems to be standard behavior amongst other editors.
  10. Hitting the Caps-Lock button while auto complete is open will no longer make it disappear.
  11. Show plan for ASE was used with SET NOEXEC ON which prevented show plan results of executed procs to display. This has been changed. As a result. results will also display along side teh show plan results.
  12. For ASE, added Host to the connection string.
  13. If a data source was added to a group then renamed, it didn't rename the data source in the group. This has been fixed.
  14. If you toggled between datasources in a query window, the window didn't recognize the new list of databases for the newly selected datasource.
  15. The additional critiera box in the criteria query window didn't automatically add the word WHERE to the generated SELECT if the developer left it out.
  16. The Search window didn't allow you to search for a string that contained quotes.
  17. Added stored procedures to the auto complete list when a period is entered after an owner or schema (e.g. dbo.)
  18. Go To Definition didn't work for Oracle connections.
  19. Fixed issue with auto complete. It didn't find the correct table based on alias if there was an open bracket after the WHERE clause.
  20. Auto complete for declared table variables was forcing column names to lowercase.
  21. For SQL Query windows, display full file name and path in a tooltip when hovering over the document tab.
  22. The Save As dialog will now populate the file name field if the query window had previously been saved.
  23. Add functionality so you can rename the tabs for open windows.
  24. Re-wrote the routine that generates Index extracts for Sybase. Indexes should be much more complete and accurate now.
  25. When searching across all databases in SQL Server and ASE, only display the databases that have objects matching the search criteria.
  26. Go To Definition didn't work right if the object name contained the database. E.g. database.owner.object.
  27. SQL Server and SQL Anywhere connections were truncating milliseconds from data time data.
  28. Auto complete will now display after typing the words "from" and "join".
  29. Added version indicator to the main window. An icon will tell you if your version of QweryBuilder is outdated. Clicking the icon will allow you to download the most current release.
  30. For ASE, the following script caused QweryBuilder to freeze: dbcc traceon (3604) dbcc log
If you have any questions or comments, please email us at support@werysoft.com.

Thanks,

The Werysoft Team
www.werysoft.com

No comments:

Post a Comment