JDBC-ODBC bridge upgrade for VAJAVA 1.0 and 1.0.1
-------------------------------------------------

This upgrade will refresh the JDBC-ODBC bridge in VAJAVA and it fixes a few
problems like TIMESTAMP mapping in Oracle database, etc.  Here's the
instructions for installing this upgrade:

1) Go to the directory <VAJAVA root>\IDE\PROGRAM
   <VAJAVA root> is the directory where you installed VAJAVA.
2) Rename the file IVJJBR10.DLL to IVJJBR10.BAK
3) Copy IVJJBR10.DLL in this zip file to <VAJAVA root>\IDE\PROGRAM.
4) Start VAJAVA, go to the Workbench.  Select File->Import and choose
   Interchange file.  Go to the next page and choose JDBCODBC.DAT in this
   upgrade.  Click on finish to import the file.
5) Go to the Packages page in the Workbench, select the Package
   sun.jdbc.odbc, right-click on the package and choose Replace with ->
   Another edition.  Choose the edition "1.1.1 OK 1.27.1" to update the
   bridge.
