JDBC driver for MS SQL 2000

C

crab.dae

Where does this driver need to be installed? Is it needed on the SQL
box, web server or both?

Thanks.
 
C

crab.dae

With your app.

I was just thinking... If I can't get the web server admin to install
the JDBC driver, can I just drop the files (Driver) in my server
space? And if so, how do I call it up?

Thanks!
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

I was just thinking... If I can't get the web server admin to install
the JDBC driver, can I just drop the files (Driver) in my server
space? And if so, how do I call it up?

I assume we are talking about a Java web app and a servlet container.

It can either be deployed in the server lib or in the web apps
lib (WEB-INF/lib).

There are a few things that require it to be put in the
server lib, but for many cases the web apps lib will do OK.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,044
Latest member
RonaldNen

Latest Threads

Top