Top.Mail.Ru
February 12th, 2006 - Java developers — LiveJournal
? ?

Java developers

February 12th, 2006
Image

10:34 am - Imagekc_kc_kc - Java and SQL Server

Hey guys,

I have a problem.
I'm trying to connect to SQL Server 2000 through a Java Application. I downloaded and installed the appropriate driver and set the CLASSPATH variable to:

CLASSPATH=.;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msbase.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msutil.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\mssqlserver.jar

And I still get a ClassNotFoundException at:
Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");

Please help?
Powered by LiveJournal.com
Image