Skip to Content.
Sympa Menu

freetds - Re: DBD-Sybase: Re: number of rows affected with freetds

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Bob Kline <bkline AT rksystems.com>
  • To: Edmund Mergl <E.Mergl AT bawue.de>
  • Cc: TDS Development Group <freetds AT franklin.oit.unc.edu>, DBI Users Mailing List <dbi-users AT isc.org>, dlynes1 AT home.com
  • Subject: Re: DBD-Sybase: Re: number of rows affected with freetds
  • Date: Mon, 17 Jul 2000 19:15:20 -0400 (EDT)


Edmund Mergl:
FreeTDS does not report rows affected correctly.

Daniel Bruce Lynes:
ODBC uses freetds libraries and works fine. Bug in DBD?

Bob Kline:
Doubtful, since DBD works fine with Sybase libs.

Edmund:
I assumed so, but I might be wrong.

Sorry for the heavy paraphrasing, but the thread was getting a little
unwieldy. :->}

I think the weakness in the theory that since ODBC works fine we should
look for the cause of the problem in DBD is that -- unlike the ODBC
driver, which sits directly on top of the tds library -- DBD has another
layer between it and the tds calls, namely ctlib. That's where I would
suggest looking first.

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






Archive powered by MHonArc 2.6.24.

Top of Page