Re: [sqlite] Use of etilqs-files

2014-09-10 Thread Simon Slavin
On 10 Sep 2014, at 1:26pm, Richard Hipp wrote: > The etilqs files are used (on Windows only) to store TEMP tables, > manifested views, automatic indices, and as temporary storage for sorting > operations and for VACUUM. Compile with -DSQLITE_TEMP_STORE=3 to disable > them.

Re: [sqlite] Use of etilqs-files

2014-09-10 Thread Richard Hipp
On Wed, Sep 10, 2014 at 4:50 AM, Dileep wrote: > Hi, > > What is the use etilqs-files. Is there any way I can disable my application > creating these temp files in the native temp directory ? Is there any issue > on disabling these temp files also ? > > See

[sqlite] Use of etilqs-files

2014-09-10 Thread Dileep
Hi, What is the use etilqs-files. Is there any way I can disable my application creating these temp files in the native temp directory ? Is there any issue on disabling these temp files also ? -- Regards D.S. DIleep ___ sqlite-users mailing list