Join cursors
748666Apr 18 2010 — edited May 13 2010Please, can you help me with the following situation?
According to Berkeley DB Documentation, if I have two or more secondary databases associated with a primary database, then I can retrieve primary records based on the intersection of multiple secondary entries, doing this through a join cursor.
Can I define join cursors between different primary databases? (using Berkeley DB 4.8)
Thanks in advance!
Edited by: user12501055 on Apr 18, 2010 3:10 PM