I did it on my 6k thousand table database... It works fine for us.
I have something like select Database1.* from DatabaseName1.Table1 as Database1, DatabaseName2.Table2 ... On Sun, May 23, 2010 at 4:34 PM, Mark Wieder <[email protected]> wrote: > Bob- > > Sunday, May 23, 2010, 12:04:03 PM, you wrote: > > > Oh hello! You are saying you CAN do a join on a table that is not in > > the same database? > > Well, I haven't tried it, bu Mark S. implied that it was possible with > two different aliases... > > -- > -Mark Wieder > [email protected] > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
