Yes... but it should be clear that each process will have only access to the data it has written and it won't have access to the data written by other processes.
On Mon, Jun 17, 2013 at 3:08 PM, Igor Tandetnik <i...@tandetnik.org> wrote: > On 6/17/2013 1:01 AM, Vijay Khurdiya wrote: >> >> In that case can I have separate DB file associated with each process. > > > Of course. Just pass different file names to sqlite3_open or similar. > -- > Igor Tandetnik > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users