[sqlite] keeping database open

2004-02-18 Thread Andrew Watkins
Hello, I'm creating a client application in .Net and I am leaning towards the idea of keeping the database open for the life of the program as opposed to closing it after every transaction or group of statements. What I wanted to know was could the database be corrupted if the program was shutdow

[sqlite] protect database

2004-02-12 Thread Andrew Watkins
Hello, Is there a way to password protect or encrypt the database so clients can't look at it, but my application can? andrew - To unsubscribe, e-mail: