View Single Post
PyKw
Junior Member
Join Date: Jan 2012
Old 08-21-2019 , 15:00   Re: Problem MySQL T_LoadData
Reply With Quote #7

Quote:
Originally Posted by GetRektByNoob View Post
I'm sorry for the mistake but the error comes from the sql statement when doing update you dont actually select any field and which means the query table is empty and you can't find the field index

you need to use the select * statement instead
Can you please write it down, cause I don't get it!
PyKw is offline