Remote SQL databases

Andre Garzia andre at andregarzia.com
Sun May 23 17:19:24 EDT 2010


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 <mwieder at ahsoftware.net> 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
>  mwieder at ahsoftware.net
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> 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.



More information about the use-livecode mailing list