Re: Conflicting results using PHP/Mysql

2002-03-18 Thread George Pitcher
MAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 9:20 PM Subject: Re: Conflicting results using PHP/Mysql > Your base table is transactions. I assume you want to do a LEFT JOIN. > I think you might see an improvement if "transactions" were consistently nam

Re: Conflicting results using PHP/Mysql

2002-03-18 Thread Doug Thompson
rom: "Doug Thompson" <[EMAIL PROTECTED]> >To: "George Pitcher" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; ><[EMAIL PROTECTED]> >Sent: Wednesday, March 13, 2002 5:59 PM >Subject: Re: Conflicting results using PHP/Mysql > > >> I wo

Re: Conflicting results using PHP/Mysql

2002-03-18 Thread George Pitcher
rom: "Doug Thompson" <[EMAIL PROTECTED]> To: "George Pitcher" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 5:59 PM Subject: Re: Conflicting results using PHP/Mysql > I would guess it's because only

Re: Conflicting results using PHP/Mysql

2002-03-13 Thread Doug Thompson
I would guess it's because only three records match the ANDed tests in the WHERE clause (last 3 lines). Isn't that what you intended? Doug On Wed, 13 Mar 2002 16:08:43 -, George Pitcher wrote: >Hi all, > >Posted this yesterday and got no response. Trying again today. > >I'm having a smal

Conflicting results using PHP/Mysql

2002-03-13 Thread George Pitcher
Hi all, Posted this yesterday and got no response. Trying again today. I'm having a small problem with a biggish query. The query: $Itemlistquery= "select [a whole load of fields from 3 tables] ending with "; $Itemlistquery.= "transactions.Pdownload "; $Itemlistquery.= "from bib_extract,scanra