This is the current BUGLIST for JDBCTest Version 1.03

1. Using a JDK version prior to JDK 1.0.2 causes a page fault under
   Windows '95 when connecting to a database.

2. Setting an IN parameter (in Set Prepared Parameters or Set Callable Parameters)
   to NULL at an index that does not exist will cause a page fault on Windows '95/NT.

3. If a driver has been deregistered, it will not properly register
again in the same session.