How to load FreeTDS JDBC driver?

Daniel Selin daniel.selin at home.se
Thu Jan 4 14:21:25 EST 2001


You don't have to import it, you must have the 'freetds_jdbc.snapshot.jar'
in your classpath though.


-----Original Message-----
From: bounce-freetds-122119 at franklin.oit.unc.edu
[mailto:bounce-freetds-122119 at franklin.oit.unc.edu]On Behalf Of Fabio
Galarraga
Sent: den 4 januari 2001 20:10
To: TDS Development Group
Subject: [freetds] RE: How to load FreeTDS JDBC driver?


I tried with:

Class.forName ("com.internetcds.jdbc.tds.Driver");

and the exception was catched by ClassNotFoundException;

however I have:
import com.*;

What's the problem?




More information about the FreeTDS mailing list