Having issue with updating data in mysql server in python

前端 未结 0 606
花落未央
花落未央 2020-12-28 13:16

Here is my source code

userId = simpledialog.askstring(\'User id\',\'Enter employee\\\'s id\',parent=root)
    mycursor = mydb.cursor()

    updateEmployeeSql         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题