Skip to Content.
Sympa Menu

freetds - RE: How to load FreeTDS JDBC driver?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Fabio Galarraga" <fabio AT mrree.gub.uy>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: RE: How to load FreeTDS JDBC driver?
  • Date: Thu, 4 Jan 2001 14:10:27 -0500


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?

Best regards,
Fabio Galarraga
fabio AT mrree.gub.uy




Archive powered by MHonArc 2.6.24.

Top of Page