[CDBI] Trying to model query in Class::DBI

[prev] [thread] [next] [Date index for 2006/01/04]

From: Alan Griffiths
Subject: [CDBI] Trying to model query in Class::DBI
Date: 18:07 on 04 Jan 2006
--===============1453554998==
Content-Type: text/html; format=flowed

<html><div style='background-color:'><DIV class=RTE>
<DIV>
<P>Hi,</P>
<P>I'm trying to model the following query in Class::DBI: -</P>
<P>SELECT c.name<BR>FROM carrier c, carrier_presence cp, location l<BR>WHERE c.carrier_id = cp.carrier_id<BR>AND cp.location_id = l.location_id<BR>AND l.country_id = 1;</P>
<P>I thought that DeepAbstractSearch would do the trick, but after reading the documentation it seems not. I'm sure that this is possible, but I'm just missing something.</P>
<P>Thanks,</P>
<P>Alan Griffiths</P></DIV></DIV></div></html>



--===============1453554998==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

--===============1453554998==--

[CDBI] Trying to model query in Class::DBI
Alan Griffiths 18:07 on 04 Jan 2006

Re: [CDBI] Trying to model query in Class::DBI
Perrin Harkins 18:30 on 04 Jan 2006

Re: [CDBI] Trying to model query in Class::DBI
Alan Griffiths 13:27 on 05 Jan 2006

Generated at 01:21 on 10 Jan 2006 by mariachi v0.52