At the moment I open 1 connection to the SQL Serv.. at the moment of
login and I keep it open until the user exit the program.

Can I do the same with SQLite, or do you suggest to open and close the
connection every time I need it? Will I lose Performance?


As I understand it, that's the way to do it to maximize cache benefits.

Um.. to clarify.. keeping the connection open is the way to maximize cache benefits. My first response was a bit ambiguous.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to