I have an SQLite database that I am keeping open and writing to in process A. I would like to be able to use it from process B on a read-only basis. I have an SQLite database that I am keeping ope
I have an SQLite database that I am keeping open and writing to in process A. I would like to be able to use it from process B on a read-only basis. I have an SQLite database that I am keeping ope