Skip to Content.
Sympa Menu

freetds - jdbc connection problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: jleonard AT smith-gardner.com
  • To: freetds AT franklin.oit.unc.edu
  • Subject: jdbc connection problem
  • Date: Wed, 25 Oct 2000 16:57:48 -0400


I'm hoping that someone can help me out... I get the following error using
freetds: (I don't have a constructors.java file... just a .class and .u)

Exception- java.lang.NullPointerException
java.sql.SQLException
at
com.internetcds.jdbc.tds.Constructors.newConnection(Constructors.java
:305)
at com.internetcds.jdbc.tds.Driver.connect(Driver.java:257)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at
__jspPage4_dbquery_jsp._jspService(__jspPage4_dbquery_jsp.java:44)
at com.orionserver.http.OrionHttpJspPage.service(JAX)
at com.evermind.server.http.HttpApplication.w5(JAX)
at com.evermind.server.http.JSPServlet.service(JAX)
at com.evermind.server.http.d1.si(JAX)
at com.evermind.server.http.d1.forward(JAX)
at com.evermind.server.http.ed.sp(JAX)
at com.evermind.server.http.ed.so(JAX)
at com.evermind.util.f.run(JAX)


thanks,
Jason
jleonard AT smith-gardner.com




Archive powered by MHonArc 2.6.24.

Top of Page