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. - Trey ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------