1.5.8 : Fixed: Postgres Schema - Schema precision and scale definition for numeric types where incorrect. Now Fixed.

1.5.7 : Fixed: Generic JDBC connection - Unable to connect to the Mckoi database, because of driver registration implementation. Made registration/connections to generic drivers more flexible. Now Fixed.

1.5.6 : Fixed: Query Analyzer - If the text results in the "Text Result" tab of the Query Analyzer is selected, copied and pasted into Notepad or other text editor the linefeeds are lost. Now Fixed.

1.5.5 : Fixed: Postgres 7.3 - Support for displaying Unicode characters.

1.5.4 : Fixed: Postgres 7.3 - Views, Users, Groups and other folders in
schema browser are not displayed (It seems 7.3 meta data schema has
changed). Now Fixed.

1.5.3 : Fixed: Generic JDBC/Interbase - Generic JDBC connection for
Interbase didn't work. Now fixed.

1.5.2 : Fixed: Postgres 7.3 - Table in schema browser are not displayed. Now
Fixed

1.5.1 : Fixed: SQL Server column auto-completion to query all tables in the
current database and not to filter on schema. This bug only affects users
who are logged into a database as a user who does not own the schema he/she
is working on.

--- Version 1.5 ---
1. Feature: Support for DB2 7.2 and 8.1
2. Feature: Support for Sybase 12.5
3. Feature: Support for Postgres
4. Feature: Support for Generic JDBC
5. Feature: Added support for detecting JRE version to make sure users use
jre 1.4 and above to run Aqua Data Studio
6. Bug fix: A double-click on text in the editor would not select the text. fixed.

--- Version 1.1.3 ---

1. Feature: Changed Tar packaging so that shell scripts and java is untarred
with +x mod set to true
2. Bug fix: Changed all SQL Server Catalog queries to lowercase.  In SQL Server
configurations with case-sensitivity set to true the catalog queries would
fail because the columns in the queries were in caps.
3. Bug fix: When using AutoCompletion and selecting to complete a column with
the ENTER key while typing a TABLE.COLUMN definition, the TABLE.COLUMN definition
would be replaced only with the COLUMN. Fixed.

--- Version 1.1 ---

1. Feature: Added support for asynchronous query execution. You many
now cancel a query at any time or execute multiple queries from different
windows at the same time.
2. Bug fix: SQL Server schema browser showed all columns with
nchar and char types with incorrect size.  If you can't access your database
you will need to re-register the server.
3. Bug fix: Encoding of encrypted password was incorrect, which cause
decrypting of some passwords not to work.  In this case you could not
connect to your server.
4. Bug fix: Moved all /bin files to root directory for easier
understanding of installation and execution of the application.

  • No labels