Thanks that's exactly what I was looking for. Bruce Martin The Martin Solution [EMAIL PROTECTED] http://www.martinsolution.com http://externals.martinsolution.com
On Aug 14, 2008, at 9:04 AM, Alexandre Courbot wrote: >> Is there a way to link and do a select on multiple databases? > > You probably want to use the "attach" command: > > http://www.sqlite.org/lang_attach.html > > Then you can join all your tables as if they were declared in the same > database, without any performance penalty. > Alex. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

