I'm using multiple connections to sqlite database from more threads in my 
application. Few customers reports sqlite error in windows vista which I cannot 
get in my system.
Error code is 0xA0A (I haven't turned on extended error codes). This error 
number gives no sense to me because it is not defined in extended error codes 
too.
Most of times it occurs when I'm trying to run "Commit" command, sometimes 
while SELECT.
Anybady knows what can be the problem?

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

Reply via email to