| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Your problem is simple - you are calling db_create() with the
address of a stack argument. So the DB* that you pass in to
the function DB_Open() is...
Sarge
|
11-05-2003 11:32 PM
Sarge | 0 | 87 |
|  | the berkeley docs imply that it cant be done, but i just want
to verify:
has anyone run berkeley in a configuration where multiple
read/write...
Casey Lucas
|
10-27-2003 09:11 AM
Keith Bostic | 1 | 80 |
|  | Hi,
how can i use verifying without cache.
In 'db_verify.c' we use cache in this code...
Igor Bujna
|
10-23-2003 02:04 PM
Michael Ubell | 1 | 100 |
|  | I am posting this to two not so directly related groups. But i feel it
belongs to both.
I am trying to create a database at runtime in Berkeley DB...
Ninan Thomas
|
10-22-2003 01:29 PM
Juan Antonio Domínguez Pérez | 1 | 92 |
|  | My ISP does not carry this new group.
Can anybody suggest an open NNTP server that I can use to read/post to this group.
Gerard Nicol
P.S. Yes I...
Gerard Nicol
|
10-17-2003 12:01 PM
Emiliano | 3 | 84 |
|  | Hi,
Does anyone know how to express NOT EXIST using relational algebra operator?
Thanks in advance
Jeff
Jeff
|
10-16-2003 10:06 PM
Jeff | 0 | 89 |
|  | Hello,
How to set blocking option on a connection using JDBC ?
Thanks,
Chethan
Chethan Anand
|
10-16-2003 09:54 AM
Keith Bostic | 1 | 118 |
|  | Hi all,
At http://www.klamann-software.de/Community/index.html you will find a
windows install package for Python 2.3 and Java language bindings...
Emiliano Heyns
|
10-15-2003 05:35 AM
cezar | 1 | 129 |
|  | Has anyone used the BerkeleyDB db->associate capability in Perl? Would
you be willing to share an example? I've tried a number of different
ways and...
Jon Scarbrough
|
10-14-2003 06:02 PM
Jon Scarbrough | 4 | 222 |
|  | Hello
My application does not know the kind of file which the user asks it
to open.
With the Db.DB_UNKNOWN flag and the db.get_type() method, it is...
Francis ANDRE
|
10-10-2003 02:22 AM
Patrick Schaaf | 4 | 152 |
|  | Hi!
Just a newbie question. I apologise if it has been answered earlier.
Is it possible to add indexes for the metadata attributes of the...
Erik Braten
|
10-09-2003 11:40 AM
John Merrells | 1 | 139 |
|  | Hi,
I am new to Berkeley DB so please forgive my relative Ignorance. The
application I am developing should work as follows:
1. On startup - load...
Alea
|
10-08-2003 12:31 PM
Hans-Bernhard Broeker | 2 | 175 |
|  | hello,
has anyone working examples of multiple threads sharing the same DbEnv
to write and read to a database (in my case an XmlContainer)?
I am...
Stan Pinte
|
10-07-2003 04:16 AM
Dan Creswell | 3 | 127 |
|  | I download the tar/gzip archive and complied BDB and it compiled
sucessfully.
(It ended with
creating db_verify
/bin/sh ./libtool --mode=execute...
Varun Sinha
|
10-05-2003 04:47 PM
Hans-Bernhard Broeker | 2 | 271 |
|  | Hi!
I was able to get my previous email to work (I could not reply to it
directly using google.) by using DB_DBT_MALLOC/DB_DBT_REALLOC.
I have more...
Derick Smith
|
10-01-2003 04:24 PM
Keith Bostic | 1 | 137 |
|  | Hi!
I don't know if anyone can respond to this:
Is is possible to put the DBT in a struct, then declare an array of
DBTs? This array will be...
Derick Smith
|
10-01-2003 04:20 PM
Keith Bostic | 1 | 142 |
|  | Hi
The BerkeleyDB documentation for Dbc.get with DB_SET_RANGE flag states
that:
Db.DB_SET_RANGE
The Db.DB_SET_RANGE flag is identical to the...
Francis ANDRE
|
09-28-2003 09:46 PM
Keith Bostic | 2 | 154 |
|  | Hey again,
I´m trying to update the data of a specific key/data pair. The problem is
that i does not do that. I use the put() method to store the...
Bogdan Sarbu
|
09-27-2003 06:38 PM
Bogdan Sarbu | 1 | 193 |
|  | Hey,
I tried to compile the AccessExample in the examples_cxx folder of the
distribution.
I´ve compiled the all 4 build_all options of the Berkeley...
Bogdan Sarbu
|
09-26-2003 04:58 PM
Bogdan Sarbu | 2 | 156 |
|  | Hello all.
I need to support multiple rollback points / savepoints and am
wondering if there is some easy way to do this with berkeley.
I used the...
Casey Lucas
|
09-25-2003 07:43 PM
Michael Ubell | 3 | 142 |
|  | Within a transaction-protected environment, what's the best way to
delete a database? Can I just delete the underlying file (assuming no
processes...
Mark Fletcher
|
09-25-2003 01:52 PM
Michael Ubell | 1 | 134 |
|  | Hi,
How can I do a query against a subset of the documents in a container, based
on their id?
The only possibility I have come across is to specify...
Erik Braten
|
09-25-2003 09:29 AM
John Merrells | 1 | 143 |
|  | Hello.
I'm searching informations about .ifm files and the ifm software.
There is some files with the .ifm extension and I would want to export...
mael
|
09-25-2003 02:30 AM
mael | 0 | 181 |
|  | Hello,
We are using Berkley DB 4.0.14, and running four independent processes
(written in C), accessing one shared index file. The first process...
Olga Segal
|
09-23-2003 09:14 PM
Keith Bostic | 8 | 295 |
|  | Hi there
My customer has a requirement to store 64 billion records.
I am looking for hard figures on size limits for BDB.
I would also be interested...
Chad
|
09-23-2003 10:17 AM
Keith Bostic | 3 | 182 |
|  | Hi,
Are there pre-built packages for DBD/XML for Python, perl, Ruby, etc?
I'm open to using pretty much any language, but I want to have...
Emiliano Heyns
|
09-22-2003 06:10 AM
Emiliano | 1 | 186 |
|  | Hey,
I have to program an application for a Pocket PC.
Is it posible to use BDB in the application? Is there something special I
should do to get it...
Bogdan Sarbu
|
09-20-2003 03:59 PM
Bogdan Sarbu | 0 | 201 |
|  | Hans-Bernhard Broeker <broeker (AT) physik (DOT) rwth-aachen.de> wrote
Right. I didn't notice this fact.
This looks like exactly an internal type...
Pascal
|
09-18-2003 12:33 PM
John Merrells | 6 | 178 |
|  | Sleepycat Software is sponsoring a contest for the best application
using Berkeley DB XML. The grand prize winner will receive a US$500
gift...
Rex Wang
|
09-16-2003 12:52 AM
Rex Wang | 0 | 240 |
|  | Hello all,
I have two fundamental questions regarding the requirements for
a Berkeley DB replication transport protocol:
- is out-of-order...
Patrick Schaaf
|
09-04-2003 01:41 PM
Chris Newcombe | 3 | 160 |
|  | Hi,
This is a more general query about how commonly Berkeley DB is used in
conjunction with RPC and whether there are any issues which need to...
Mark Stevens
|
09-03-2003 04:17 PM
Keith Bostic | 1 | 161 |
|  | Hi,
I'd be really grateful for any advice that you can give me regarding
user-defined btree comparison functions.
It might help to have a concrete...
Mark Stevens
|
09-03-2003 04:10 PM
Keith Bostic | 8 | 285 |
|  | I think that rather than use a join, you should set up the b-tree
expressing the function as a secondary index. ...
Michael Ubell
|
09-03-2003 01:52 PM
Michael Ubell | 2 | 169 |
|  | Hello all,
In my software (http://rrfw.sourceforge.net) I'm intensively using
Concurrent Data Store, and it crashes or hangs at the times
when...
Stanislav Sinyagin
|
09-03-2003 04:10 AM
Stanislav Sinyagin | 5 | 167 |
|  | Hi
I read that BDB supports databases up to 256 TB in size.
I have a customer requirement to store about 10 TB of data.
Considering using BDB. Not...
Chad
|
09-01-2003 12:13 PM
Michael Ubell | 1 | 247 |
|  | hi..
i'm new in this group and with this kind of database.. i need all
information about it and this tecnology ..
first i have a question.. somebody...
garimpeiro
|
09-01-2003 08:37 AM
garimpeiro | 0 | 183 |
|  | Python has a bsddb module which exposes a simple interface based on the 1.85
API:
import bsddb
db = bsddb.hashopen("mydatabase.db", 'c')
db =...
Skip Montanaro
|
08-30-2003 04:04 PM
Keith Bostic | 1 | 193 |
|  | Paul.Marquess (AT) btinternet (DOT) com (Paul Marquess) writes:
No. No dupes. (It wasn't created that way, nor do I want them.)
rtfm 19:17:43...
Todd R. Eigenschink
|
08-25-2003 08:29 PM
Todd R. Eigenschink | 0 | 141 |
|  | Will Berkeley-DB work on Mac OS X? How hard is it to get it to compile?
Thanks.
Bob
|
08-23-2003 02:51 AM
robert | 1 | 178 |
|  | From the Berkeley DB Reference Guide:
"
and by ensuring that at any given time only one thread of control
is allowed to simultaneously hold a read...
Nathan Hackett
|
08-22-2003 02:18 PM
Michael Ubell | 5 | 192 |
|  | Hi,
I'm a bit confused about how to make use of set_dup_compare with
indexes.
To use a concrete example, suppose my primary store is a Person...
Mick Hollins
|
08-22-2003 01:47 PM
Nathan Hackett | 3 | 215 |
|  | In article <22fa329d.0308200049.218efd6e (AT) posting (DOT) google.com>,
Paul.Marquess (AT) btinternet (DOT) com (Paul Marquess) writes:
The...
Michael Ubell
|
08-21-2003 04:30 AM
Paul Marquess | 21 | 603 |
|  | You can modify the default settings of most things by
putting a file called DB_CONFIG in your environment
directory. ...
Peter Giorgilli
|
08-20-2003 08:47 PM
Michael Ubell | 2 | 228 |
|  | Hi there,
I've got a database that was built built by one process and is meant to
be read by another. I'm using Berkeley DB 4.1.24 (as far as I...
Sven Berkvens-Matthijsse
|
08-20-2003 08:26 PM
Michael Ubell | 2 | 193 |
|  | "Sarge" <not (AT) home (DOT) com> wrote
No.
Yes.
The cursor version of the call does not need to return all of the dup items in a
Keith Bostic
|
08-20-2003 06:39 PM
Keith Bostic | 2 | 228 |
|  | Hello everyone,
I'm a cs & discrete math senior at georgia tech. I would like to know the
database security gurus or enthusiasts out there as I've...
Shakti Saran \(College of Computing\)
|
08-20-2003 02:40 AM
Shakti Saran \(College of Computing\) | 0 | 211 |
|  | Patrick,
Since you are specifying DB_TXN_NOWAIT, the DB_LOCK_NOTGRANTED return
indicates that a lock is held on that key (acatually the page...
Michael Ubell
|
08-19-2003 05:57 PM
Chris Newcombe | 1 | 170 |
|  | Hey!
Im searchíng for a db for an embedded Linux device and found the berkely-db.
I need to access the db from both a C++ application and PHP. I...
Kristian Bang
|
08-19-2003 03:40 PM
Kristian Bang | 0 | 218 |
|  | Can anyone tell me what modifications need to be made in order to
compile with Tcl APIs support for release 4.1.25 for win_32?
From the docs it...
Michael Bass
|
08-19-2003 11:26 AM
Carol Sandstrom | 1 | 221 |
|  | hugh (AT) loebner (DOT) net (Hugh Loebner) wrote in message
news:<d39432d8.0307300728.3cfa98e7 (AT) posting (DOT) google.com>...
I didn't know...
Paul Marquess
|
08-14-2003 03:59 AM
Paul Marquess | 0 | 209 |