http://qs321.pair.com?node_id=989276


in reply to Re^3: can't manage to use BerkeleyDB::Env
in thread can't manage to use BerkeleyDB::Env

Ok, thanks.

I was mis-leaded by the following statement in the BerkeleyDB man page:

« All the parameters to the BerkeleyDB::Env constructor are optional. »

Well, not so true then.

  • Comment on Re^4: can't manage to use BerkeleyDB::Env

Replies are listed 'Best First'.
Re^5: can't manage to use BerkeleyDB::Env
by Anonymous Monk on Aug 23, 2012 at 11:24 UTC

    Well, not so true then.

    :) Well sure its true :) its just that success isn't guaranteed -- its like open, even filename is optional, but it doesn't mean you'll open a file