Problem with joins (urgent)
- From: "hol" <contact7@xxxxxx>
- Date: Tue, 29 Apr 2008 12:58:43 +0300
Hi,
I would appreciate if anyone could help me with this.
I have a php script that fetches results from 2 tables called, atdata and
atdatab.
The following line freezes my PC everytime. If I select just one table
(atdata for example) it works fine.
$sql = "SELECT * FROM atdata,atdatab WHERE atdata.d1='$d1' AND
atdata.d2='$d2' ORDER BY atdata.id" ;
I really need this urgently to work.
Thanks beforehand
Mark
.
- Follow-Ups:
- Re: Problem with joins (urgent)
- From: Jerry Stuckle
- Re: Problem with joins (urgent)
- Prev by Date: Re: Where does email get bounced to?
- Next by Date: Re: Problem with joins (urgent)
- Previous by thread: Re: 匯豐一信融資國際有限公司
- Next by thread: Re: Problem with joins (urgent)
- Index(es):
Relevant Pages
|