I am trying to connect to SQL Server 2008 using JDBC. My SQL Server 2008 has windows authentication on it.
My code is
public class T1 {
/**
* @param
A ClassNotFoundException likely means that you don't have the SQL*Server drivers available on your classpath
If you're using Eclipse as your development environment, do the following:
Reply back if you still face issues.