[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Dado 1.0
- From: Tomas Guisasola Gorham <tomas@...>
- Date: Fri, 2 May 2008 09:15:35 -0300 (BRT)
Hi Mike
Your script worked fine with Postgres. I think the
ODBC driver has more restrictions on open cursors... Anyway
a future release of LuaSQL would have a modified `fetch'
method which closes the cursor when there is no more rows to
retrieve. I have modified the postgres driver to work that
way but have not tested it properly. I think it wouldn't be
difficult to modify the other drivers accordingly.
Regards,
Tomás