i have a problem with SQL command, everyone help me please?

前端 未结 0 450
轻奢々
轻奢々 2020-12-08 01:14
                String sql = "update staff set Name = \\""+txtName.getText()+"\\",Age = "+Integer.parseInt(txtAge.getText())+",Gen         


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