Next: ODBC Notes, Previous: PrologBeans .NET Notes, Up: Top [Contents]
Please note: library(bdb)
has been deprecated. See
library(lmdb)
for a replacement with similar feature set.
library(bdb)
is built on top of Berkeley DB. It is an
optional component of SICStus and nothing, except library(bdb)
,
will be affected if Berkeley DB is not installed on the machine. You
can safely ignore this section if you do not intend to use
library(bdb)
.
Berkeley DB can be downloaded from:
library(bdb)
is built using a particular version of Berkeley DB
but it is possible to recompile it to work with other versions as
well. The version differs between platform, see
https://sicstus.sics.se/ for details.
• Berkeley DB on MS Windows | Berkeley DB on MS Windows | |
• Berkeley DB on Mac OS X | Berkeley DB on Mac OS X |