in reply to Re: DB_BTREE partial matches anywhwere in the key?
in thread DB_BTREE partial matches anywhwere in the key?

Thanks for the hint.
The point is, I'm trying to build a system using only core modules and DBM databases.
I've done similiar with flat files and with SQL.
It's sort of a challenge to find a reasonable way to go with DBM and core modules.

Thx again esp. for pointing to SQL::Statement - learned something new again.
  • Comment on Re^2: DB_BTREE partial matches anywhwere in the key?