Re: Class::DBI::Set

[prev] [thread] [next] [Date index for 2004/06/28]

From: "raptor
Subject: Re: Class::DBI::Set
Date: 12:58 on 28 Jun 2004
one approach would be using VIEW's..

> funny, i was just going to post a question along these lines.  i'm 
> wondering how i can setup CDBI so that i can do something like this:
> 
> my $Everything = Tracks->search_like(name => '%something') & 
> Artists->search_like(name => '%else')
> 
> so that $Everything will give me all the tracks that have a name like 
> '%something' that were made by artists with a name like '%else'.  how 
> are people doing this?  it's not so useful for me to just search on one 
> table.  Especially b/c i'd like to be able to this:
> 
> my $tracks = find_tracks(track_name => '%something', artist_name => 
> '$else');
> 
> steve

Class::DBI::Set
Yuval Kogman 18:08 on 25 Jun 2004

Re: Class::DBI::Set
steve shapero 08:19 on 28 Jun 2004

Re: Class::DBI::Set
Yuval Kogman 13:26 on 27 Jun 2004

Re: Class::DBI::Set
merlyn (Randal L. Schwartz) 14:23 on 28 Jun 2004

Re: Class::DBI::Set
Tony Bowden 10:10 on 28 Jun 2004

Re: Class::DBI::Set
"raptor 12:58 on 28 Jun 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52