I cooked up some patches for making PDO and SQLite fully work with iterators by having to load all the data into memory to begin with, this also fixed several issues about getNumRows that both the drivers have previous suffered from which is just great.
Iterators will be available to test in 1.1.0 Alpha 2 thats soon due, or if you can’t wait, they are available in SVN just now.