Configuring Tomcat w/ SQL Server

2002-07-03 Thread Reid, Rose L

How do you configure Tomcat 3.2 on a SQL 2000 Server?  And on an Oracle
Server?

Thanks,
Rose Reid


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Configuring Tomcat w/ SQL Server

2002-07-03 Thread Reid, Rose L

Andrew,

Well the server has Windows Server 2000 and SQL Server 2000.  I just want to
be able to configure Tomcat on it so I can run my Java Servlets for our web
application. We are going from an Access 97 database to a SQL database.

If we were to go to an Oracle database, do you know if I would need to get
Oracle JServer or could I still use Tomcat to connect my Java Servlets to
the server (with Windows Server 2000)?  

-rose

-Original Message-
From: Andrew Conrad [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 03, 2002 3:13 PM
To: 'Tomcat Users List'
Subject: RE: Configuring Tomcat w/ SQL Server


Your question is a little fuzzy (on the same server as SQL or just to
connect to a SQL Server?)
But to connect to a SQL Server, Oracle, or any other DB, put your JDBC
drivers in a place where they are accessible.

For server wide access, put them in your %CATALINA%\lib folder,
otherwise put them in the lib folder of your webapp

-Andrew

-Original Message-
From: Reid, Rose L [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 03, 2002 12:52 PM
To: '[EMAIL PROTECTED]'
Subject: Configuring Tomcat w/ SQL Server


How do you configure Tomcat 3.2 on a SQL 2000 Server?  And on an Oracle
Server?

Thanks,
Rose Reid


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]