Skip to Content.
Sympa Menu

freetds - RE: [freetds] Problem with current snapshot

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO Frediano" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Problem with current snapshot
  • Date: Thu, 13 Nov 2003 17:48:28 +0100

Perhaps I understood... it's a problem related to TEXT fields... in
src/tds/read.c:

/* TODO: reallocate if blob and no space */

perhaps should be

/* FIXME: reallocate if blob and no space */

...

>
> ZIGLIO,
>
> The statement being executed at the time of the error is:
> UPDATE S SET DetroitShow = 4,AnyShow = 2 WHERE S_ID=3666
>
> Although the system has executed some 10,000 Insert/Update
> statements by
> the time it hits this Update statement, the statement on it's pwn does
> not trigger the problem.
>


...





Archive powered by MHonArc 2.6.24.

Top of Page