Re: sqlserver JDBC driver problem.



Matthew Shelton wrote:

I'm liking eclipse a little better as an IDE, but for my own piece of
mind, how the *** do you get the classpath to work in netbeans?

I left with the "failure to load sqljdbc_auth.dll" error, thats when I
switched to eclipse and got it working.

The DLL must reside in a directory that is part of the PATH-
variable and not the classpath. Maybe Eclipse is adding the
classpath to the PATH-variable.

Putting the DLL inside %WINDIR%/system32 should work for all
IDEs but you have to cope with the DLLs agein when deploying.


Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@xxxxxxxxxxxxxx
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
questions!
.