Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 98998 invoked from network); 2 Dec 2002 05:10:46 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Dec 2002 05:10:46 -0000 Received: (qmail 18532 invoked by uid 97); 2 Dec 2002 05:11:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 18516 invoked by uid 97); 2 Dec 2002 05:11:43 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 18504 invoked by uid 98); 2 Dec 2002 05:11:42 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-Id: <5.2.0.9.2.20021201231046.028c8ea8@shell.visi.com> X-Sender: hoju@shell.visi.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 01 Dec 2002 23:13:11 -0600 To: "Tomcat Users List" From: Jacob Kjome Subject: Re: Can I use Type4 Driver in Tomcat 4.1.12 In-Reply-To: <730E729EB0855F4F991649600E7F9CE405CC63@zapblr1.zapappindia .com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_45556484==.ALT" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=====================_45556484==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed A Type4 driver is all you should use. If you use the driver directly (if you don't use the Jakarta commons DBCP JNDI connection pooling) you can put the driver jar file in WEB-INF/lib or shared/lib or common/lib. If you use commons DBCP, then you *must* put the driver jar file in common/lib and then configure DBCP the way it says in the Tomcat docs. Jake At 10:33 AM 12/2/2002 +0530, you wrote: >Hi, > > Can I use Type4 Driver For SQLServer Database in tomcat >4.1.12..If so how is it possible.. > >sasi > > --=====================_45556484==.ALT--