=?iso-8859-1?Q?Josep_Llu=EDs_Vaquer?= <[EMAIL PROTECTED]> wrote:
> Hi, I'm new in Sqlite.
>  
>     I'm trying to develop an aplication using Sqlite and it started to work
> fine. I did a relatively simple Schema and builded a few views to access
> easily. The problem started when I tried to access at one of those views
> (only in one of those). Each select I do to this view creates a couple of
> files in the main directory named SQLITE_ followed by a number or a letter.
> When in this directory are a few of those apparently empty files Sqlite
> stops working. 
>  
>     My answer is: why are those files generated? And what can I do to solve
> this problem? 
>  

What OS are you running?  What version of SQLite are you using?
Can you show me specific examples of the name of the files that
are being generated?
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to