preparedStatement problem

Stefan Bodewig bodewig at bost.de
Thu Aug 3 08:02:28 EDT 2000


>>>>> "bd" == bill dossett <bd at emtex.com> writes:

 bd> I created the JAR file in my /usr/local/src/freetds_jdbc, then I
 bd> copy the jar file over to
 bd> /usr/local/tomcat/webapps/ROOT/WEB-INF/lib where tomcat expects
 bd> to find it,

Do you have . in your CLASSPATH and started tomcat from
/usr/local/src/freetds_jdbc? 

Silly guess, but if Jasper finds the source files to FreeTDS-JDBC
before it gets to the JAR (CLASSPATH wise), you should expect an error
like the one you've seen.

Stefan



More information about the FreeTDS mailing list