[ic] Tag->data for mulitple keys

Kevin Walsh interchange-users@icdevgroup.org
Tue Aug 27 20:53:02 2002


> 
> Is there a method to use Tag->data for finding a row based on multiple 
> keys with the GDBM database?  I've seen nice solutions for SQL...  If 
> not the tag, any other suggestions?
> 
I suggest the [query] tag with SQL.  The SQL::Statement module will
handle queries such as "SELECT foo FROM bar WHERE a = 1 AND b = 2"
against GDBM tables.

Do yourself a favour and move your GDBM data into MySQL or PostgreSQL.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/