Skip to Content.
Sympa Menu

freetds - Re: JDBC: Protocol confusion retrieving result of "SELECT @@IDENTITY"

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: JDBC: Protocol confusion retrieving result of "SELECT @@IDENTITY"
  • Date: Wed, 12 Jul 2000 09:38:03 -0400 (EDT)


On Wed, 12 Jul 2000, Emmanuel Blot wrote:

> Hello.
>
> I get the same message while invoking a stored procedure:
> java.sql.SQLException:
> Protocol confusion- Was expecting a length of 17, got 5
> at
> com.internetcds.jdbc.tds.ResultSet_base.next(ResultSet_base.java:1542)
> but the code works fine with MS SQL Server 7.00.623 (Driver 3.70.06.90) !
>
> Any idea ?
>

This problem is fixed by the latest patches which Craig is in the
process of merging into the repository.

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com





Archive powered by MHonArc 2.6.24.

Top of Page