Tomcat - SQL Server 2000 Database connectivity - Need Help

Hi

I am new to java and Apache Tomcat, can anyone help me how to connect SQLServer 2000 Database. thru .jsp, in my pc I have installed XP Prof. with SP2, SQL Server 2000 Developer Ed. with SP4, Apache Server 2.2 Tomact 5.5., Microsoft SQL Server 2000 Driver for JDBC. Please help me out.. I want to know all settings for SQL connectivity & sample code.

Thanks in advance.

Bharat Gajjar

[414 byte] By [Bharat.Gajjara] at [2007-11-26 13:19:10]
# 1

So why don't you search for the documentation? Tomcat is one of the few apache java projects that is actually decently documented.

http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html

That should be all you need to get up and running. For the correct JDBC settings, the microsoft website has an article, as do many other websites.

http://msdn2.microsoft.com/en-us/library/ms378672.aspx

gimbal2a at 2007-7-7 17:45:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...