1

I have a project that connects to msSQL Server, the project is exported as a war file then run in Apache, but when I try to connect to the SQL Server it gives me this error. com.microsoft.sqlserver.jdbc.AuthenticationJNI WARNING: Failed to load the sqljdbc_auth.dll cause : no sqljdbc_auth in java.library.path. - See screenprint below

I've added the dll to the jre native library in eclipse, I've added it to the bin and lib folders of the jre folder in program files, I've added it to the eclipse.ini file with java -Djava.library.path= and I've also tried the -djava line in cmd prompt. Where am I going wrong.

0 Answers0