SQLite Forum

Setting temp_store_directory on Windows in future proof way
Login
But `getenv()` might use a cached copy of the environment variables. So you must use `_putenv()` (which is not a standard function).