steven melzer

Show:

What's happening?

  • Followup: RE: Version 1.2.3 (works with nant-0.85-rc2)

    Thank you. i was pulling my hair out trying to get this to work with 0.85. please put this on the main download site, it is invaluable.

    2005-03-03 16:26:12 UTC in NUnit2Report Task

  • Followup: RE: "No client request to send" when connecting

    Found the problem. The problem was that we thought we were connecting to a version 7.0, but it turns out its sql server 6.5. Having discovered this, we added the parameter "TDS=4.2" to the connection url string as such: "jdbc:jtds:sqlserver://servername:1433/dbname;USER=foo;PASSWORD=bar;TDS=4.2" This did the trick. Thanks to all for your suggestions.

    2004-08-17 12:37:38 UTC in jTDS - SQL Server and Sybase JDBC driver

  • Followup: RE: "No client request to send" when connecting

    i can successfully connect using the jdbc-odbc bridge. my odbc connection is using tcpip and port 1433. i can also directly telnet to the sqlserver on port 1433, so i do not think there is a connectivity issue. thanks, steve.

    2004-08-06 12:30:24 UTC in jTDS - SQL Server and Sybase JDBC driver

  • "No client request to send" when connecting

    i get a java.sql.SQLException: No client request to send exception when trying to establish a connection to a SQL*Server 7.0 database. i am using jtds 0.81. the connection is done by: Class.forName("net.sourceforge.jtds.jdbc.Driver"); Connection conn = DriverManager.getConnection("jdbc:jtds:sqlserver://servername:1433/focus;user=foo;password=bar"); i have tried...

    2004-08-02 18:55:41 UTC in jTDS - SQL Server and Sybase JDBC driver

  • checkboxes and radio buttons

    all, about 6 months ago i submitted some code to add functionality to the displaytag to add checkbox and radio button support that works across pages and sorting (something you cannot do today easily or generic). several users asked for my code and tried it out successfully, but i never heard back from any core developer about integration plans or how you could handle this without the code...

    2004-07-16 14:50:33 UTC in Display Tag Library

  • Followup: RE: setDefaultsort Servlet Exception

    Stupid user error. Source Control replaced the old jar back into the lib directory, so I had both jars.

    2004-07-15 15:22:39 UTC in Display Tag Library

  • setDefaultsort Servlet Exception

    I am trying to convert to the displaytag-el-12.tld with the displaytag-rc-1.jar and receiving an error. javax.servlet.ServletException: org.displaytag.tags.TableTag.setDefaultsort(I)V at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536) Here is my table tag: <display:table name="${applicationScope.myList}" border="0"...

    2004-07-15 14:58:16 UTC in Display Tag Library

  • Followup: RE: Should iBAITS join Apache?

    i agree that this would be a wonderful marriage. we are using ibatis happily and also using many jakarta projects. jakarta adds credibility and more importantly visibility for ibatis. and it would be interesting to have a .net product in the jakarta world :)

    2004-07-15 14:38:27 UTC in iBATIS Database Layer

  • Error when browse Relative mountpoint

    I get an error 80040154: Class not registered when I click on browse for the relative mount point. I am able to get into SourceSafe from the command line and through the SS GUI. I am using Eclipse Version: 2.1.1 Build id: 200306271545.

    2004-06-09 14:49:18 UTC in VSS Plugin for Eclipse

  • failure in weblogic

    araspect is throwing OutOfMemory Errors in Weblogic 6.0sp2 using both wars and exploded wars. i tried it on two seperate struts applications. any thoughts? thank, steve.

    2001-12-14 19:45:44 UTC in araSpect

About Me

  • 2001-05-28 (8 years ago)
  • 230118
  • smelzer (My Site)
  • steven melzer

Send me a message