Skip to Content.
Sympa Menu

freetds - Compilation error of jdbc source code on java 2

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: sdejonghe AT atermon.com
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Compilation error of jdbc source code on java 2
  • Date: Fri, 24 Aug 2001 05:26:00 -0400


Hi,

When I try to compile the source code that I downloaded from the file
freetds_jdbc-0.2.zip with JBuilder 4 (Sun VM 1.3.1), I have a compile
error :
"ResultSetMetaData.java": Error #: 454 : class
com.internetcds.jdbc.tds.ResultSetMetaData should be declared abstract; it
does not define method getColumnClassName(int) in interface
java.sql.ResultSetMetaData at line 46, column 8

What should I do to fix that

Stef




Archive powered by MHonArc 2.6.24.

Top of Page