Re: Fix for rowcount
"hopfgartner" <[email protected]>
| Newsgroups | gmane.comp.python.sybase |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 27 May 2003 15:53:46 +0200 "hopfgartner" <[email protected]> wrote: > This should fix the problem I described in my previous > posting. > > Basically, it seems that the rowcount value is never > passed > from the fetcher to the Cursor object. > > Hope this helps, > > Peter Well not everything seems fine. Some of my tests seem to work and some not. Those failing give me AttributeError: _FetchLazy instance has no attribute 'rowcount' Can somebody have a look at this issue? Best regards, Peter