String Query = "UPDATA ACCOUNTINFO SET BALANCE = '"+txtAmount.getText()+"' + "WHERE ACCOUNTNUMBER = '"+txtAccountNum.getText()+"'";