String sql = "update staff set Name = \\""+txtName.getText()+"\\",Age = "+Integer.parseInt(txtAge.getText())+",Gen