Mar 12, 2007 #1 sinbadly Technical User Joined Mar 16, 2006 Messages 126 Location GB I would like to update a mysql table1 field4 where id 12 from table2 field5 where id is 14. Is that sort of thing possible, please, experts? And how would the code go, please?
I would like to update a mysql table1 field4 where id 12 from table2 field5 where id is 14. Is that sort of thing possible, please, experts? And how would the code go, please?
Mar 12, 2007 1 #2 feherke Programmer Joined Aug 5, 2002 Messages 9,541 Location RO Hi We had a similar discussion recently in thread436-1342916 ( Update Table1 with a value from Table2 ). Did you read it ? Feherke. http://rootshell.be/~feherke/ Upvote 0 Downvote
Hi We had a similar discussion recently in thread436-1342916 ( Update Table1 with a value from Table2 ). Did you read it ? Feherke. http://rootshell.be/~feherke/
Mar 12, 2007 Thread starter #3 sinbadly Technical User Joined Mar 16, 2006 Messages 126 Location GB Many thanks, feherke. Much obliged. Upvote 0 Downvote