Talk:SQL Driver
From CometWiki
Need to clarify the fact that Read() is a different concept than allatonce/rowbyrow...
allatonce/rowbyrow set up your query type, don't return data
once that is done you must do a select and read
maybe explain everything first via allatonce, then at the end explain there's a special case for rowbyrow
Can we get rows in "chunks"? --Jim 00:50, 26 November 2009 (UTC)