README
------

These JDBC drivers are supplied AS IS with no warranty or obligation.
We recommend obtaining JDBC drivers for your database system directly from your vendor.


INSTALLATION
------------
Copy the appropriate JAR file(s) into a directory that is in your CLASSPATH.
An easy method to do this is to put the files in your ext directory of your JDK and JRE instllation.
e.g. C:\Program Files\Java\jdk1.5\jre\lib\ext

FILE CONTENTS
-------------
Microsoft SQL Server JARs: msbase.jar, msutil.jar, mssqlserver.jar
MySQL JAR: mysql.jar
PostgreSQL JAR: postgresql.jar
Oracle JARs: ojdbc14.jar orai18n.jar
IBM DB2 JARs: db2jcc.jar db2jcc_javax.jar db2jcc_license_cu.jar
