Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSPI Issues

807598Feb 13 2006 — edited Sep 24 2008
Hi,

I'm using Sun's Java Studio Enterprise 8 to write a Java program in which I'm trying to connect to SQLServer 2000 using JDBC. I'm using jTDS SQLServer driver because everything I read says it's the best.

My problem is when I go to run the program, I get the following error:

database connection: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.

Any ideas on what this could be? Is it a problem with my SQL Server install?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2008
Added on Feb 13 2006
10 comments
254 views