Skip to Content.
Sympa Menu

freetds - Re: Problem with freetds jdbc driver

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Stefan Bodewig <bodewig AT bost.de>
  • To: <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Problem with freetds jdbc driver
  • Date: 22 Nov 2001 07:59:04 +0100


On Thu, 22 Nov 2001, Chirayu Vaidya <chirayuvaidya AT yahoo.com> wrote:

> I am getting a : java.lang.ClassNotFoundException:
> com.internetcds.jdbc.tds.Driver when i run the code given below.

which servlet container are you using?

> I have put the freetds_jdbc.jar file in the classpath.

If your container supports Servlet API 2.2 or higher, put it into
WEB-INF/lib of your webapp instead of fiddling with the CLASSPATH.

> Please get back to me ASAP.

Oh my ...

Stefan




Archive powered by MHonArc 2.6.24.

Top of Page