En/na Luca Olivetti ha escrit:

> Hello,
> I'm using sqlite 3.3.8 under linux (mandriva 2007.1).

[...]

> 1) is sqlite suitable when you have multiple threads accessing the same
> database? Or should I delegate the access in a single thread and
> serialize the queries from the various threads?
> 2) is sqlite suitable when you access the database from multiple programs?
> 3) why did the first error (rowid missing, wrong # of entries) occur?

Is it possible that the problem is due to the fact that apparently 3.3.8 
didn't --enable-threadsafe by default (and neither did the distro 
provided package)?

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004      Fax +34 93 5883007
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to