Skip to Content.
Sympa Menu

freetds - Re: preparedStatement problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Edson Carlos Ericksson Richter" <richter AT viaapia.com.br>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: preparedStatement problem
  • Date: Thu, 3 Aug 2000 14:11:39 -0300


Are you using different versions of JDK to compile JAR and run Tomcat? I use
tomcat with FreeTDS without problems (only one, at past: building JAR using
JAR from 1.3 in WinNT, and then running in Linux with JDK 1.1.8 from IBM)...
If is this your case, you nedd to compile using JAR and no compress
option... This solved my issue...).

Edson Richter


----- Original Message -----
From: bill dossett <bd AT emtex.com>
To: TDS Development Group <freetds AT franklin.oit.unc.edu>
Sent: Thursday, August 03, 2000 7:42 AM
Subject: [freetds] Re: preparedStatement problem


I created the JAR file in my /usr/local/src/freetds_jdbc,
then I copy the jar file over to
/usr/local/tomcat/webapps/ROOT/WEB-INF/lib
where tomcat expects to find it, the I restart tomcat...
when I have used the premade jar files that
I have downloaded and put them there, they work fine, but when
I built it, it doens't seem to know what the Class Driver is as
far as I can tell, so it must be something I'm doing in the build,
but ... I'm not sure what.

---
You are currently subscribed to freetds as: richter AT viaapia.com.br
To unsubscribe, forward this message to
$subst('Email.Unsub')






Archive powered by MHonArc 2.6.24.

Top of Page