I am trying to update and delete a row of a field, which row has a name same as the value typed, from a MySQL database. I am using python 2.7 and MySQLdb. Here is the part of the script:I am trying to update and delete a row of a fie
I am trying to update and delete a row of a field, which row has a name same as the value typed, from a MySQL database. I am using python 2.7 and MySQLdb. Here is the part of the script:I am trying to update and delete a row of a fie