On Thu, Oct 31, 2013 at 8:21 AM, Szomor Akos <sz...@ges.hu> wrote: > Hi, > > Issue is happening when encrypted database opened by two or more program > same time. > (Databases without encryption are working good.) >
The public domain version of SQLite does not do encryption. You must be using an extension. The supported SQLite Encryption Extension (SEE) requires a license. I cannot find any license for "ges.hu". If you have an SEE license, then please send me your license information by private email and I will attempt to assist you. If you are using an illegal copy of SEE, then you should either stop doing so immediately, or else come clean by purchasing a license. But I suspect that you are not using SEE, since SEE does not have the problem you describe. If you are using a 3rd-party encryption extension, those are all either supported by the 3rd-party authors, or are unsupported. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users