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