Menu

SQuirreL SQL Client: Version 2.6.5 released

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

This is a bug-fix release and has the following change log:

2.6.5 (3/2/2008)

Bug-Fixes:

1902611: (Oracle) Don't fail on SQL-Plus "SET ..." commands in SQL script; Now, the Oracle plugin skips
over them.

1596240: Fixed bug which occurred while displaying HSQLDB->Objects->Content, where contents are not shown
and exceptions are thrown because tables are not being qualified with the schema name.

1769599 fix for permission problem with Windows Vista. Now we create our temporary path file in a temporary
location that the user should always be able to write to. Thanks to user aberdeen61 for contributing the
fix.

DBCopy Plugin: MS SQLServer tables were created with VARCHAR(8000) columns, regardless of the
size of the source database table columns. Now, the length will be the same as the source

Posted by Rob Manning 2008-03-04

Log in to post a comment.