Thread: Query update
View Single Post
  #2 (permalink)  
Old 2006-09-13, 06:30 AM
gesf gesf is offline
Moderator
 
Join Date: May 2004
Location: Portugal
Posts: 143
gesf is an unknown quantity at this point
Send a message via ICQ to gesf Send a message via MSN to gesf Send a message via Skype™ to gesf
Default

Have you tried running that in MySQL ? Do you receive any error messages at all?
If you're using this with php make sure you're not using the same variable for mysql_query.
You should use another one or unset it before re-initializing it with a different value.

Or perhaps it is a key field matter!
__________________
Best Regards,
Gonçalo "GesF" Fontoura

Website : gesf.org
Reply With Quote