PKLite SQL Client

Installation

1-You need to have java installed.
2-You will need to download the binary here
3-Unzip the binary where you want the program to be installed.
4-Add the JDBC driver that you want to use in the lib folder of PKLite. (There is link to download JDBC drivers on the download section)
5-Add your database urls to the urls.properties file.
   ex: <connectionName>=jdbc:oracle:thin:@<server>:<port>:<databaseName>
6-Execute startup.jar or kp.bat.