Ricardo Ayres Severo
<severo.rica...@gmail.com> wrote:
> My question is if I would face any problem by opening the database
> when my application starts and actually never closing it. I don't do
> any access across threads.

You shouldn't have any problems with this. It's a pretty common access 
pattern (except that most applications do close the connection when 
terminating).

Igor Tandetnik 



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

Reply via email to