> What happens if you insert more than your RAM size into an in memory > database? > (I'm particularly interested in the Windows context). >
Are we talking about 32bit windows? I mean under 32 bit windows the normal address space limit (without the /3GB switch and LARGEADDRESSAWARE link flag) is 2GB and fragmented so that the largest single process allocation (without resorting to AWE) is somewhere around 1.2GB to 1.5GB even if you have a system with 4GB of RAM and 8GB of swap space. John _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users