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: Maraya Michael <maraya-michael AT dol.gov>
  • 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 10:04:25 -0400

Title: RE: [freetds] Re: JDBC: Protocol confusion retrieving result of "SELECT @@IDENTITY"

In the meanwhile, a work-around for this is to explicitly cast it as DECIMAL 17.

----------
From:   Bob Kline[SMTP:bkline AT rksystems.com]
Sent:   Wednesday, July 12, 2000 9:38 AM
To:     TDS Development Group
Subject:        [freetds] Re: JDBC: Protocol confusion retrieving result of "SELECT @@IDENTITY"

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


---
You are currently subscribed to freetds as: maraya-michael AT dol.gov
To unsubscribe, forward this message to $subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page