--
Michael Rodriguez
Compeat Restaurant Accounting Systems
http://www.compeat.com
mi...@compeat.com
"Johan L. Botha" <johan...@reyrey.com> wrote in message
news:3b37931b$1_2@dnews...
Our design preogative was to get rid of extra database connections, which I
assume is what caused this problem. I have found a low cost workaround for
our situation though. I changed the rowset size to 200, and one can set it
to whatever one needs, which will make it fetch all rows, since with 600,000
lines, I wasnt looking forward to putting fetchall s after each open. :-)
Thank you for you comment, it and a few others I found helped me come up
with the Rowset idea, which I am posting here in the unlikely event that
someone else can use it..
Regards
Johan
"Michael Rodriguez" <mike@yada_yada_yada.compeat.com> wrote in message
news:3b38efe8_1@dnews...