Is there a way to make the dba_open call use hash instead of btree when
using db3?

By default when opening a database for writing it seems that dba_open uses
btree.  We have existing db3 databases that utilize hash and not btree.  Not
sure if sendmail can utilize btree for aliases, but I will check.

Thanks,
-Bob

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to