Hi All,
Can we use SQL Lite Database from multiple processes at the same
time. Example. I have a database called Customer.db. I want to use it from
apache server for web application and also use it from a c program running
on the server.Regards Sudhir Hasbe

