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 8:7:57


thanks... that was it, I copied the jar over and
then restarted tomcat from the directory the sources
were in, so it found those first... thanks again.


Bill


On 08/03/00, "Stefan Bodewig <bodewig AT bost.de>" wrote:
> >>>>> "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




Archive powered by MHonArc 2.6.24.

Top of Page