Don't listen to me, Simon's answer is way better :) Wout.
On Mon, Mar 11, 2019 at 9:22 PM Wout Mertens <[email protected]> wrote: > There is no fixed limit, and the sqlite API just walks through the > results, so any memory overrun that happens is due to application level > code. > > Wout. > > > On Mon, Mar 11, 2019 at 8:30 PM Tim Streater <[email protected]> wrote: > >> What is the maximum size in bytes that a result set may be? And what >> happens if that size were to be exceeded? >> >> >> -- >> Cheers -- Tim >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

