> What you want is to fetch the data into memory first, and then process > it later. They way you describe the goal, you'd only have to keep 1 > record in memory.
Yeah, I've been toying with that. It makes things a bit more complex than I'd like but sounds like that can't be avoided. > Also, if you're doing reporting and use Perl, have a look at my project, > PDF::ReportWriter, available on CPAN and my website: > http://entropy.homelinux.org/axis/ This particular project's in C++/MFC. Thanks. Jonathan -- View this message in context: http://www.nabble.com/Any-Way-to-Peak-at-Next-Row--tp22448225p22449085.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

