Skip to Content.
Sympa Menu

freetds - RE: [freetds] new dblibrary issue

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: David Owen <dowen AT midsomer.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] new dblibrary issue
  • Date: 14 Feb 2003 11:02:33 -0700

On Fri, 2003-02-14 at 10:29, Lowden, James K wrote:
> > From: Thompson, Bill D (London) [mailto:ThompBil AT exchange.uk.ml.com]
> > Sent: February 14, 2003 11:37 AM
> >
> > In other words, if you have fetched all the rows with
> > dbnextrow, it is not
> > necessary to "complete" the results processing before
> > submitting another request.
> >
> > We don't like this, and return a "...results pending.." error message
> >

This sounds like it could be causing the problem that I reported
earlier.

> BTW, I just noticed that dbcancel() is a cheat. It doesn't send a cancel
> message; it just reads all the rows. If you're interested in performance
> and emulation of Sybase's libraries, that's not likely to be statisfactory
> where large pending results sets are involved.

This explains why my original code, which did a dbcancel() never worked.

dowen

--
David Owen Midsomer Consultants Inc. dowen AT midsomer.org
Maintainer of the Sybase FAQ: http://www.isug.com/Sybase_FAQ




Archive powered by MHonArc 2.6.24.

Top of Page