Re: SQLite question

new topic     » goto parent     » topic index » view thread      » older message » newer message

Mine too. As a test, only open your database at the initialisation of your program phase, and close it a the shutdown. I used to open and close databases left right and centre (it doesn't take long), but it's equally valid just to open and close them once. Also another program can open the database at the same time, but you have to be careful with concurrency when writing from 2 different sources.

Cheers

Chris

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu