Subject | Re: [firebird-support] Re: Firebird Usage Load Problem |
---|---|
Author | Pavel Cisar |
Post date | 2005-07-15T22:25:31Z |
Maurice Ling wrote:
best regards
Pavel Cisar
>Can't you use a loop over fetchone() or itermap() ?
> It is not about the join, it is about the amount of data returned. I can
> do a select * from X table in isql.
>
> cursor.execute("select * from X")
> data = cursor.fetchall()
>
> gives me a vm_allocate() error
best regards
Pavel Cisar