Re: RE: RE: [PHP-DB] Query construction

2001-09-19 Thread Russ Michell
this procedure. > > Learning is NEVER a waste of time... > > p.s. Your father is a psychiatrist??? Now, there, I could use some help... > > -Original Message- > From: Russ Michell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 19, 2001 9:56 AM >

RE: RE: [PHP-DB] Query construction

2001-09-19 Thread Rick Emery
ll [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 19, 2001 9:56 AM To: Rick Emery Cc: [EMAIL PROTECTED] Subject: Re: RE: [PHP-DB] Query construction Ok ok ok!! Thank you both for the pointers, they did of course yield the problem - as bloody always it's something completely different

Re: RE: [PHP-DB] Query construction

2001-09-19 Thread Russ Michell
Ok ok ok!! Thank you both for the pointers, they did of course yield the problem - as bloody always it's something completely different! As my old-dad always says: "Everything is about something else" (although this was always meant in a psychiatrist-patient relationship..) Thank you again bo

RE: RE: RE: [PHP-DB] Query construction

2001-09-19 Thread Rick Emery
9, 2001 9:33 AM To: Rick Emery Cc: [EMAIL PROTECTED] Subject: Re: RE: RE: [PHP-DB] Query construction I'm sorry but I must be missing something fundamental here. This is how my code looks, and if the SQL query yields nothing and emits no error (as it currently is) it simply reverts to err

Re: RE: RE: [PHP-DB] Query construction

2001-09-19 Thread Russ Michell
d') AND affil_team RLIKE '$team+'" > print $query > > what were the contents of $query > > -Original Message- > From: Russ Michell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 19, 2001 9:19 AM > To: Rick Emery > Cc: [EMAIL PROTECTED] > Subje

RE: RE: [PHP-DB] Query construction

2001-09-19 Thread Rick Emery
Wednesday, September 19, 2001 9:19 AM To: Rick Emery Cc: [EMAIL PROTECTED] Subject: Re: RE: [PHP-DB] Query construction If you mean did the pattern I'm trying to match: $team, contain what I though it should: 'footballSat' then yes it did. I also receieve no error message from MySQl

Re: RE: [PHP-DB] Query construction

2001-09-19 Thread Russ Michell
If you mean did the pattern I'm trying to match: $team, contain what I though it should: 'footballSat' then yes it did. I also receieve no error message from MySQl The string in the table field I can view/alter in phpMyAdmin and I've tried matching $team in the query to the string as: foo

Re: RE: RE: RE: [PHP-DB] Query construction

2001-08-21 Thread Alnisa Allgood
At 1:44 PM +0100 8/21/01, Russ Michell wrote: > > I always love that feeling when you beat a problem that refuses to go away. >So do I - but I aint beaten it yet! :-( > >I'm still getting '2' as being the number of posts in each category >when '2' is actually only the >number of posts in *one* o

Re: RE: RE: RE: [PHP-DB] Query construction

2001-08-21 Thread Russ Michell
ichell [mailto:[EMAIL PROTECTED]] > > Sent: 21 August 2001 13:23 > > To: Lunny Damian > > Cc: [EMAIL PROTECTED] > > Subject: Re: RE: RE: [PHP-DB] Query construction > > > > > > Damn!! > > > > That'll be it.. > > > > I'm run

Re: RE: RE: [PHP-DB] Query construction

2001-08-21 Thread Russ Michell
-- > > I'm running with phpMyAdmin 2.2.0rc3 on PHP Version 4.0.4pl1 (MySQL is > 3.23.36) - perhaps the problem lies with the versions? > > damian > > > -Original Message- > > From: Russ Michell [mailto:[EMAIL PROTECTED]] > > Sent: 21 August 2001 12:46 >