> Why not simply query all databases and merge the results in the > application? I would think that would perform equally well, and the > merging > is likely straightforward to implement…
Yes I was thinking about that a well, just wanted to check if there was already some code for the merging step available. I'll do the separate queries implementation first and see how it performs (the queries could be run in parallel, so it shouldn't be too bad). Jan _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users