Talk:SQL Driver

From CometWiki

(Difference between revisions)
Jump to: navigation, search
Skrach (Talk | contribs)
(New page: 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...)
Newer edit →

Revision as of 20:19, 20 November 2009

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

Personal tools