Hi All,

We have a small issue with sqlite database.

Program structure:
one windows service calls two windows processes process-1 and process-2.
both processes use common database db1.s3db file to store data.

When windows services starts and calls two processes p-1 and p-2 none of
the process is able to store data in the database.
But if i call only one p-1 with service then everything works well
meanwhile if i run p-2 manually with double click then also two processes
are able to send data in to database.

Please help i am clueless.

Thanks,

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

Reply via email to