|
Posted by Peter van Schie on 10/30/05 01:57
giancarlodirisioster@gmail.com 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
Navigation:
[Reply to this message]
|