SQL syntax error (mysql.connector.errors.ProgrammingError: 1064 (42000):) while trying to update records in python
Part of my code calls up an edit window. In this window it pulls the information from the record you want to update based of the C_ID unique ID number. You enter the ID number in the box for either updating or deleted the record.