Thread

Posted on Wed Mar 15 16:59:14 2006 by consultmac2
secondary database (key) from BerkeleyDB plug-in?
I don't see secondary databases discussed anywhere in the BerkeleyDB plug-in documentation. Reference http://www.sleepycat.com/docs/ref/am/second.html I would like to adapt my scripts to support my C++-using fellow team members' need of building Berkeley DB databases with alternate/secondary keys. Is the associate functionality available from Perl with this plug-in? Is there some documentation that I missed? Thanks in advance. -bC
Direct Responses: 1953 | Write a response
Posted on Wed Mar 15 18:34:33 2006 by pmarquess in response to 1952
Re: secondary database (key) from BerkeleyDB plug-in?
Hi,

yes, secondary databases are supported in my module. The documentation is a bit lacking in this area.

Send me an email, pmqs at cpan.org, and I'll reply with some example code. This interface is too difficult to fly.

cheers
Paul
Write a response