Jill Taylor wrote:
>
> The problem is it throws this exception now
> 
>       ERR:Map Insert error: System.InvalidOperationException: Operation is
not
>             valid due to the current state of the object.
>    at
System.Data.SQLite.SQLiteConnection.BeginDbTransaction(IsolationLevel
>             isolationLevel)
>    at System.Data.SQLite.SQLiteConnection.    1/8/2014 3:55 PM
> 

That particular exception being thrown by the BeginDbTransaction method
normally
means that the underlying connection is no longer open.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to