Re: Need expert assistance with this (MySQL routine)
- From: Peter van Schie <vanschie.peter@xxxxxxxxx>
- Date: Sun, 30 Oct 2005 00:57:26 +0200
giancarlodirisioster@xxxxxxxxx wrote:
With the second approach you present I am getting a parse error, unexpected ')' in /usr/home/test.php on line 14
Change mysql_query($update)) into mysql_query($update);
On the first one, I am getting this : MySQL said: Documentation #1064 - You have an error in your SQL syntax near 'customer1 from customer1,customer WHERE customer1.column1 = customer.column1' at line 1
The query is valid, so are you sure the table customer1 exists?
-- http://www.phpforums.nl .
- Follow-Ups:
- Re: Need expert assistance with this (MySQL routine)
- From: giancarlodirisioster
- Re: Need expert assistance with this (MySQL routine)
- References:
- Re: Need expert assistance with this (MySQL routine)
- From: scott Johnson
- Re: Need expert assistance with this (MySQL routine)
- From: giancarlodirisioster
- Re: Need expert assistance with this (MySQL routine)
- Prev by Date: Re: Need expert assistance with this (MySQL routine)
- Next by Date: Re: Need expert assistance with this (MySQL routine)
- Previous by thread: Re: Need expert assistance with this (MySQL routine)
- Next by thread: Re: Need expert assistance with this (MySQL routine)
- Index(es):