Menu

PKLite SQL Client V2.0 beta 1 Released

PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database.
It has basic query and update functionality and some simple database information capabilities.
The goal of this project was to create a lightweight SQL client (~ 1 MB) that was portable,
easy to install and be vender independent. There are still some issues to be worked out so that
is can be completely database vender independent but with this new build it is able to connect to
any database that has a JDBC driver and run on any OS that has a Java VM. You can find more
information about this project at http://pklite.sourceforge.net/.

What's New
This is mostly a code refactoring and stabilizing build. Limited support for Microsoft SQL Server was added.

Fixed issues:
1. when the script runner is closed the password field in the connection dialog is not cleared.
2. Spelling error in index browser

Posted by dengar 2005-02-19

Log in to post a comment.