On Thu, Jan 7, 2010 at 10:42 AM, Jay A. Kreibich <j...@kreibi.ch> wrote: > On Thu, Jan 07, 2010 at 10:35:21AM -0500, Robert Citek scratched on the wall: >> You mention a temp environment variable. I've googled through the >> sqlite.org site and haven't found any mention of an environment >> variable. What environment variable can I set to change the default >> value for the temporary directory? > > http://sqlite.org/pragma.html#pragma_temp_store_directory > > It is a PRAGMA, not an env var. Also see "PRAGMA temp_store".
Yes, I was aware of the pragma. I was hoping for an environment variable so that I don't have to write pragmas in my code. Regards, - Robert _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users