Skip to Content.
Sympa Menu

freetds - Re: preparedStatement problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "bill dossett" <bd AT emtex.com>
  • To: freetds
  • Subject: Re: preparedStatement problem
  • Date: Thu, 3 Aug 2000 6:48:46


damn... I got it to build finally, but now when I use it, I get:

Internal Servlet Error:

org.apache.jasper.JasperException: Unable to compile class for JSPerror:
File ./Driver.java does not contain type Driver as expected. Please adjust
the class path so that the file does not appear in the unnamed package.
/usr/local/tomcat/work/localhost_8080/_0002fir_0005fform_0002ejspir_0005fform_jsp_0.java:125:

Class Driver not found.
Driver MM_driver =
(Driver)Class.forName("com.internetcds.jdbc.tds.Driver").newInstance();
^

That carrot is supposed to pointing at the Driver on the line before,
it... have I done something wrong in the build???

Thanks
Bill




Archive powered by MHonArc 2.6.24.

Top of Page