Untitled


SUBMITTED BY: antoineh1

DATE: May 5, 2016, 12:41 p.m.

FORMAT: Text only

SIZE: 147 Bytes

HITS: 605

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

comments powered by Disqus