Skip to Content.
Sympa Menu

freetds - Re: [freetds] Invalid Cursor State

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Invalid Cursor State
  • Date: Sun, 13 Nov 2005 09:54:48 -0500

Frediano Ziglio wrote:
> Il giorno sab, 12/11/2005 alle 23.39 +0100, Trælnes AS ha scritto:
> >
> > [ODBC][9136][SQLExecute.c][354]
> > Exit:[SQL_ERROR]
> > DIAG [24000] [FreeTDS][SQL Server]Invalid cursor state
>
> This can be caused by application trying do use 2 active statement on
> same connection (like a select and an update together) or if application
> do not close correctly statement (not getting all data).

If you can reproduce the problem with a limited test, a TDSDUMP log will
show whether or not your application is making the mistakes Frediano
cites.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page