15.11.2011, 19:28
why do u use that many queries, instead of send only one long one?
Also u dont need to store/free the results and rows if ure only using the "UPDATE" query.
Did u check the log? There should be some errors logged for sure...
Also ive seen u printf the query... Does the printf display the correct data?
Also u dont need to store/free the results and rows if ure only using the "UPDATE" query.
Did u check the log? There should be some errors logged for sure...
Also ive seen u printf the query... Does the printf display the correct data?