Menu

PKLite SQL Client V2.0 beta 3 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/.

Fixed issues:
1. When a SQL file is load the carriage return was removed.
2. Data is not lost when the window is maximized.
3. Only unique SQL statements will be placed in the history.
This is configurable through the preferences under general

Posted by dengar 2006-01-31

Log in to post a comment.