[python-sybase] Fix for rowcount

hopfgartner hopfgartner at rolmail.net
Tue, 27 May 2003 16:03:02 +0200


On Tue, 27 May 2003 15:53:46 +0200
 "hopfgartner" <hopfgartner@rolmail.net> 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