RE: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-25 Thread Warden, Matt
On Feb 24, Michael Ni had something to say about RE: Tomcat and Microsoft... ive copied to my C:\Tomcat 4.1\webapps\ROOT\WEB-INF\lib C:\Tomcat 4.1\common\lib and it still doesn't work. has anyone actually got their scripts to query from SQL Server 2000 using the Microsoft SQL Server 2000 JDBC

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Ian Hunter
Put msutil.jar, mssqlserver.jar, and msbase.jar in WEB-INF/lib and all will be happy. - Original Message - From: Michael Ni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 24, 2003 9:32 PM Subject: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue My goal is to use

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Tim Funk
Tomcat ignores your CLASSPATH variable. For more information about tomcat handles classloaders, see here: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html -Tim Michael Ni wrote: My goal is to use JSP to query from my Microsoft SQL Server 2000. I have successfully

RE: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Galbayar Dorjgotov
copy common\lib directory -Original Message- From: Michael Ni [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 10:32 AM To: [EMAIL PROTECTED] Subject: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue My goal is to use JSP to query from my Microsoft SQL Server 2000. I

RE: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Michael Ni
: Galbayar Dorjgotov [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Date: Tue, 25 Feb 2003 11:15:44 +0800 copy common\lib directory -Original Message- From: Michael

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Ian Hunter
why you're having this problem. - Original Message - From: Michael Ni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 24, 2003 10:19 PM Subject: RE: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue ive copied to my C:\Tomcat 4.1\webapps\ROOT\WEB-INF\lib C:\Tomcat

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Peng Tuck Kwok
[EMAIL PROTECTED] Subject: RE: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Date: Tue, 25 Feb 2003 11:15:44 +0800 copy common\lib directory -Original Message- From: Michael Ni [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 10:32 AM To: [EMAIL PROTECTED] Subject

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Ian Hunter
] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, February 24, 2003 10:26 PM Subject: Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Mine works fine. The only place I have the ms*.jar files on my system is webapps\appname\WEB-INF\lib -- I have a Win2K Dell laptop running jdk1.4.0

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Ian Hunter
PROTECTED] Sent: Monday, February 24, 2003 10:31 PM Subject: Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Uhm michael, you need to decide where you want to put the jars in the first place, if you want the driver available to all webapps then you put it there. If you just want

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Michael Ni
guys are awesome. Mike Ni From: Ian Hunter [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Date: Mon, 24 Feb 2003 22:29:35 -0500 One reason to use WEB-INF\lib is if you

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Ian Hunter
and Microsoft SQL Server 2000 JDBC Driver issue Thank you Ian Hunter and the rest of the tomcat crew!!! Just got it to work!!! I'm a grateful student from University of Pennsylvania trying to make a web application but new to java. I'm spoiled by asp and IIS but I figure its time to move on to more

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Peng Tuck Kwok
- From: Peng Tuck Kwok [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, February 24, 2003 10:31 PM Subject: Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Uhm michael, you need to decide where you want to put the jars in the first place, if you want the driver

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Michael Ni
: Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Date: Tue, 25 Feb 2003 11:57:15 +0800 Ok, good to hear you got it to work but I'm curious, what was exact cause of the problem ? Michael Ni wrote: Thank you Ian Hunter and the rest of the tomcat crew!!! Just got it to work!!! I'm

Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue

2003-02-24 Thread Peng Tuck Kwok
From: Peng Tuck Kwok [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Tomcat and Microsoft SQL Server 2000 JDBC Driver issue Date: Tue, 25 Feb 2003 11:57:15 +0800 Ok, good to hear you got it to work but I'm curious, what was exact