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? Link to comment https://forums.phpfreaks.com/topic/2715-update-query-not-executing/ Share on other sites More sharing options...
ricbax Posted October 23, 2005 Author Share Posted October 23, 2005 mysql_query() to the rescue Link to comment https://forums.phpfreaks.com/topic/2715-update-query-not-executing/#findComment-9056 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.