Skip to Content.
Sympa Menu

freetds - JDBC Exception

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Jacob Abrams" <sym_phon5 AT hotmail.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: JDBC Exception
  • Date: Mon, 30 Jul 2001 18:00:37 -0400


I am attempting to connect my linux machine running jdk 1.3.1 to my
Win2000 machine running microsoft SQL server 7.0 using the JDBC driver
version of freetds. When I call my script to connect to the server using
the freetds_jdbc.snapshot.jar classes I get the following error:

Couldn't find the class
java.sql.SQLException: com.internetcds.jdbc.tds.ResultSet_1_0

but the ResultSet_1_0 class is however assuredly present in the .jar file
so I don't see why I am getting this error. Anyone have an idea?

Thanks,
Jacob Abrams
sym_phon5 AT hotmail.com



  • JDBC Exception, Jacob Abrams, 07/30/2001

Archive powered by MHonArc 2.6.24.

Top of Page