Hello,

I was looking at the following page on the wiki:

http://www.sqlite.org/cvstrac/wiki?p=LibraryRoutineCalledOutOfSequence


And it states that one of the causes for SQLITE_MISUSE being returned is:

"Trying to use the same database connection at the same instant in time from two or more threads."

Isn't this outdated? Doesn't this depend on the SqLite threading mode nowadays?

Kind regards,

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

Reply via email to