Posts: 43
Threads: 10
Joined: Feb 2012
Reputation:
0
Hey. I have a question concerning SQLite's multiple connections. Will there be any kind of problem if I have a few connections constantly open? Any problems with speed of loading/saving data or something like that.
Posts: 639
Threads: 92
Joined: Jul 2011
Reputation:
0
I have not really messed with SQLite too much; however I know it has the same functionality as MySQL, so I would not imagine it would have any issues unless the computer/server hosting the database is slow, a restart of it never hurts after 48-72 hours, of course.