On 22 Apr 2016, at 2:39pm, Martin Trnovec <martin.trnovec at 
pipelinersales.com> wrote:

> but still is there a preffered way how to set directory for those transition 
> files , should we use env "SQLITE_TMPDIR" or is there a better way?

Also, when is that variable read ?  Is it read in sqlite3_initialize(), so you 
have to set it before your first sqlite3_() call ?  Or is it read just before 
each temporary file is created ?

Simon.

Reply via email to