Skip to Content.
Sympa Menu

freetds - Protocol confusion. Got a 0x79 packet

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Gupta" <gupta AT picmond.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Protocol confusion. Got a 0x79 packet
  • Date: Mon, 7 May 2001 23:06:17 -0400


Some times when we are trying to query/update database we are getting the
following exception:


java.sql.SQLException: Protocol confusion. Got a 0x79 packet
at com.internetcds.jdbc.tds.Statement.getMoreResults(Compiled Code)
at com.internetcds.jdbc.tds.Statement.execute(Compiled Code)
at com.internetcds.jdbc.tds.Statement.executeQuery(Compiled Code)


Strange thing is we are experiencing this problem only some times. I am
not sure why this error is coming? what should we do to get rid of this
problem.

we are using MS-SQL 2000 on Window Nt 4.0 Service Pack 5.
Java 1.1.8

Cheers.
Gupta.





Archive powered by MHonArc 2.6.24.

Top of Page