I try to compile the JDBC driver source, but I can't.
I try with jsdk1.4b3, jsdk1.3_1, jdk1.2.2 and no one can compile it. It
still miss some javax.xxx classes or new methods has been added to some
interfaces ( java.sql.ResultSet have new methods in 1.4 ) ...
So, which version of jdk do you use to compile ?
Nicolas...