Problem with freetds jdbc driver

Stefan Bodewig bodewig at bost.de
Thu Nov 22 01:59:04 EST 2001


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



More information about the FreeTDS mailing list