G'day Monks.
Help requested!
I'm working on a calendar slash address book program at the moment and would like to use 2 db_btree DB's-
one for the calendar (which would use numeric sorting) and one for the names/addresses (using an alpha routine for the sort).
Ideally I'd like both DB's tied at the same time. Problem is, specifying the sort affects both tied DB's.
Anyone know a workaround?
Thanks.