Toby Thain writes:
 > Are you proposing a new libdbi "mode" that would disable random  
 > access and enable row-at-a-time access?
 > 

Yep, this is what I had in mind. This is not supposed to replace the
existing API. This would simply add a new set of result handling
functions which provide better performance with huge result sets (at
least with some drivers, that is) which do not require random
access. It would then be at the programmers discretion which type of
result set handling best matches his needs. Feel free to let me know
if this is a stupid idea, I was just pondering.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to