Is there a way to link and do a select on multiple databases? For example I have 3 databases maybe containing a list of file names.
DB1 Apple.txt Grape.html Cherry.txt Peach.txt DB2 Dell.txt HP.txt Gateway.txt Apple.txt DB3 Apple Pie.txt Cherry Pie.txt Grape Jelly.txt Now I want to select any record that starts with "apple" in all of the databases. Thanks, Bruce Martin The Martin Solution [EMAIL PROTECTED] http://www.martinsolution.com http://externals.martinsolution.com _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

