Hi Jimmy,
Firstly no need to send a message twice! A quick Google gave me the
following:
Apache / Tomcat 5.5 / Windows -
http://www.devside.net/web/server/windows/tomcat
You can download the SQL Server 2005 JDBC Driver from Microsoft from here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=07287B11-0502-461A-B138-2AA54BFDC03A&displaylang=en
I've never used or configured this but it's a jar file so I assume you
place it in common/lib just like you would the MySQL driver. Then create
yourself a DB Pool:
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
The examples here though don't include a SQL Server connection example.
Again a quick Google found this on Microsoft. There's a Tomcat example
in there (Who would have thought they'd do that :-)):
http://support.microsoft.com/kb/313173/
Garthfield
Jimmy Lindsey wrote:
I need help with the following Tomcat issues:
1. I have Tomcat 5.5 running on a windows PC, but I am unable to get
Tomcat Administration to work.
2. I need help on getting SQL Server 2005 to work with Tomcat 5.5.
3. How to setup Tomcat to work with Apache Web Server.
Thanks
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]