> Please help.

> I am running JRun on Win 2K and I am trying to set up a page to connect to
a
> DB.  I have the following code that is producing the following error:

> Code:
> Connection connection =
>
DriverManager.getConnection("jdbc:odbc:Driver=sun.jdbc.odbc.JdbcOdbcDriver;S
> erver=sqlserver://ipofsqlserver;Database=Test","test","test");

> Error can be found at this page:
> http://eric.gravityfree.com/webmail/login.jsp

> I have the JDBC configured in the Jrun admin.  Does anybody know why I
might
> be getting this error?

> Thank You All-
> Eric

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to