From: Manfred R. <MRe...@co...> - 2004-09-04 05:38:55
|
Actual BOBS cannot run with gdbm (gdbm-1.8.3-119), because gdbm does not allow the following insert: dba_insert( "", "range:0:1800|", $id ); I get FALSE back and the record is inserted, but without the value. I think, it was not a good idea to use empty keys. Do not use gdbm with BOBS. Manfred |