Filip Navara <filip.nav...@gmail.com> writes:
>> I am accessing the same database from several threads, each using a
>> separate connection. Shared cache is not enabled.
>>
>> When my program has been running for a while, I suddenly get an
>> SQLITE_CANTOPEN error when I'm trying to open a database connection with
>> a new thread. The database file, however, is definitively present and
>> accessible.
> Hi!
>
> Does "pragma journal_mode=truncate;" make any difference?
> Is this on Windows?
> Do you have TortoiseSVN installed on the same system?

No to all questions, I'm afraid. Seems that my problem is a different one.


   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to