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]>
