Mark,

You are right, I misread that.

I copied the location of the dll to my path.
.;%JAVA_HOME%\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System
32\Wbem;C:\Program Files\Microsoft SQL Server 2005 JDBC
Driver\sqljdbc_1.2\enu\auth\x86

I am getting past the error of not being configured for integrated
authentication, at least.

I'm now getting a new error, but I'll work it out with our DBA.  

My new error is: SQLException: Login failed for user '(null)'. Reason:
Not associated with a trusted SQL Server connection. 


I appreciate your help!


Leo Donahue


-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 30, 2008 4:32 PM
To: Tomcat Users List
Subject: Re: Sqljdbc.jar and integrated security

Leo Donahue - PLANDEVX wrote:
> Basically it says copy the .dll to where ever you put the sqljdbc.jar 
> file.  I put my sqljdbc.jar file here:  C:\Tomcat5028\common\lib

No it doesn't. It says
<quote>
To use integrated authentication, copy the sqljdbc_auth.dll file to a
directory on the Windows system path on the computer where the JDBC
driver is installed.
</quote>

What it means is the .dll file needs to be on your path, not next the
the JDBC driver.

Mark


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

Reply via email to