Talk:SQL Driver

From CometWiki

Revision as of 20:19, 20 November 2009 by Skrach (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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