[Tutor] Re: memory problem (II part)

Guillermo Fernandez Castellanos guillermo.fernandez at epfl.ch
Mon Jan 19 08:48:19 EST 2004


On Fri, 16 Jan 2004 06:40:00 -0500, Rick Pasotto <rick at niof.net> wrote:
> >Could the problem come from the cursor or database variable?
> Have you tried cursor.close() after you've finished processing the
> returned data?

Hi,

It does not work. The only thing that makes the RAM go down is to close the database. I'll try to live with that (closing and opening the database for each command...), even if it's not very clean, and use the del command with closing databases...

Thanks for the help.

Guille





More information about the Tutor mailing list