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

Bob Kline bkline at rksystems.com
Mon Jul 17 19:15:20 EDT 2000


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





More information about the FreeTDS mailing list