On Wed, 18 Jan 2006, Sergei Dubov wrote:
> I am running the latest J2SE Mustang build 1.6-b67 and trying to compile the
> 8.1-404 JDBC driver. Attached are the errors that I get.
>
JDK 1.6 will include the JDBC 4 spec. The current driver only supports
JDBC 3. At some point the CVS (8.2) version will support JDK 1.6, but not
today, and the 8.1 release definitely will not.
Kris Jurka