28 Oct
2010
28 Oct
'10
1:38 p.m.
Hi Patrick,
it is possible to connect two or more xml-databases with one xquery join in BaseX?
That's no problem; here's an arbitrary example: for $a in basex:db('db1')//one for $b in basex:db('db2')//two where $a/@id = $b/@id return .... Mails to our mailing list are preferred; as this might be of general interest, I also passed this on to our list. Hope this helps, Christian
I did not find any possibilities to use this feature :(
Thank you a lot.
Patrick
5641
Age (days ago)
5641
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christian Grün