Krunoslav - I do not believe that it is possible. I also tried this a while back and was frustrated that it could not be done. One solution that was given was to create a query that encapsulates all the records you want in all tables then join that query to your initial table/file.
Cheers. Krunoslav wrote: > > For example, 3 tables: > > Table1 <-> Table2 = Join1 > > This is ok, i understand this. Is it possible to join Join1 with Table3 ? > > This are tables from OracleXE, and I can join first two tables, but when I > create New Join, I cannot select this Join1 as primary join source. How to > do this? > -- View this message in context: http://www.nabble.com/Is-it-possible-to-create-join-on-join---tp18608710p18614422.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
