Internet Resources used by jSQL Browser Application
jSQL would not be possible without the high quality 100% pure Java JDBC driver for Sybase and SQLServer available from the source forge jTDS project here. To support the showplan functionality a few minor modifications where made which can be downloaded here and overlayed directly over the 1.2 release.
The Java diff code used to compare objects between servers was downloaded from bmsi.com while the code used to generate the rel time Gif server usage listings is the Gif89Encoder suite currently in the public domain available here.
A SQL grammar is used to highlight SQL objects to link them. This uses the Java yacc grammar generator "byacc" available here. Finally the source code for the Java Applet Web Server "jhttpd" used on this site is freely available under GPL v2 by following this link.
The IBM DB2® and Oracle® drivers are the redistributable versions downloaded under the terms of their respective licenses with which you agree to be bound by installing this software. For IBM DB2 the JDBC driver is available from this page under the license which can be viewed here. For Oracle the JDBC drivers are available under the license displayed when you download here.