ricbax Posted October 23, 2005 Share Posted October 23, 2005 I have values being selected from another table in the database and a formula applied to it, then have a UPDATE query to a different table and SET those values in the correct fields but it does not execute. why? I tested the statement in the mysql commandline and it worked and it phpmyadmin as well. Is the table being locked from the previous SELECT statement? Quote Link to comment Share on other sites More sharing options...
ricbax Posted October 23, 2005 Author Share Posted October 23, 2005 mysql_query() to the rescue Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.