2007-10-11, 03:29 AM
It results in this error in the logs:
Quote:2007-10-10 22:06:46.750 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.Data.SQLite.SQLiteException: SQLite errorUnfortunately I've not been able to capture this native error from .net, so I'm content to just ignore it.
library routine called out of sequence
at System.Data.SQLite.SQLite3.Close()
at System.Data.SQLite.SQLiteConnection.Close()
at System.Data.SQLite.SQLiteConnection.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()