Jean-Paul Le Fèvre-2 wrote: > > > Hello, > > I'm unable to compile the jdbc driver : some Monet classes do not > implement > abstract methods. I've read a previous thread about this problem in the > archive from april 2007. The cause of the problem seems to be the version > of > java I'm using (1.6). In my opinion jdk 1.5 is obsolete at this point and > I > no longer have this version on any of my machines. >
I'm sorry, but J2EE is still at version 1.5, and hence far from obsolete. However the 1.6+ (a.k.a. JDBCv4) implementation doesn't add anything but some SQL/XML stuff and takes some time to implement (boring work of adding a lot of empty/non-implementable methods), which I currently don't have. Feel free to use the latest pre-compiled driver from http://www.cwi.nl/~fabian/troep/jdbcclient.jar -- View this message in context: http://www.nabble.com/what-about-the-jdbc-driver---tp15205472p15222910.html Sent from the monetdb-developers mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
