Hi,

Thanks for the answer. I have one more thing to clarify:

What is the best practice for managing Sqlite connections? Does it support
connection pooling?

Should I open 1 connection and keep it till the end of the application 
or should I open a connection when needed and close it as soon as possible
and open a new one when needed again?

Best regards.

Ecmel


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to