Hi,there is a pragma temp_store_directory which defines this. See http://www.sqlite.org/pragma.html#pragma_temp_store_directory
Martin R S schrieb:
Hi, I programatically create a Temp table for my DB. Does the Temp table reside in the same directory as my Database or in another directory (/var/tmp I suppose). Thanks?

