free TDS with sql server problem
843853Aug 17 2001 — edited Sep 11 2001hi
has any one used free tds i am facing problem using it.
in my code at line
Connection con=DriverManager.getConnection("jdbc:freetds:sqlserver://server1/Northwind;user=sa;password=;");
i get
Exception- java.lang.NullPointerException
java.sql.SQLException
can anyone help me with this
i have set classpath for freetds_jdbc.jar