Use one connection.  Attach the other DBs to this one connection, then
use INSERT OR REPLACE INTO table SELECT ...;.  See the recent thread
about INSERT OR REPLACE.

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

Reply via email to