hello there
I m trying to do database connectivity with sqlserver2000 it runs if i write that code in a normal java file
but if i run that code with jsp file it gives an exception com.microsoft.jdbc.sqlserver.SQLServerDriver
Although i hav set the CLASSPATH of Jar file for sqlserver 2000
here is my program
rahul pareek 0 Newbie Poster
Recommended Answers
Jump to PostWhat to do? Post exception that you are getting, we do not see on your screen so we wouldn't know what eclipse is complaining about...
Jump to Post/WEB-INF/lib/ - This directory contains JAR files that contain Java class files (and associated resources) required for your application, such as third party class libraries or JDBC drivers.
All 6 Replies

LastMitch
rahul pareek 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
rahul pareek 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
rahul pareek 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.