[Date Prev][Date Next] [Chronological] [Thread] [Top]

Question: Berkeley DB API calls



Sleepycat licenses three different Berkeley DB products:
Data Store, Concurrent Data Store, and Transactional
Data Store, depending on the interfaces an application calls.

My question is which set of APIs the OpenLDAP ldbm backend
calls?

Thanks in advance

-Ted C. Cheng

-----Original Message-----
From: Sleepycat Software 
Sent: Friday, June 02, 2000 1:41 PM
To: Ted.Cheng@ca.com
Subject: Re: Questions on BDB 2.7.7 [#2273]

Each Berkeley DB release (e.g., 2.7.7) builds a single library.
The product that you license depends on the interfaces that you
call.  Complete source code for all three products is included
in each release download.