These are the latest informations:
==================================

  - Due to a change in the order in which functions are stored in the dynamic
    link libraries (DLLs), programs linked against older versions of the iODBC
    should be re-compiled!

  - The JDBC specification changed between version 1.01 and 1.10 - it may be
    necessary to re-view your sources:

        JDBC 1.01 (old):                        JDBC 1.10 (new):
        ----------------                        ----------------
        java.sql.Numeric        -->             java.lang.Bignum
        getNumeric()            -->             getBignum()
        setNumeric()            -->             setBignum()

 ------------------------------------------------------------------------------
   iODBC  V 1.00.5              (c) by Dirk Ohme                  1997/01/21
 ------------------------------------------------------------------------------
