-
Notifications
You must be signed in to change notification settings - Fork 2
Working
http://csweb01.csueastbay.edu/~sq7942/Group7_Project2/Group7_WorkingInstances.pdf
Read in entries from database followed by listing. The database must contain a minimum of 5 addresses. Place screenshots of database table and output shown in GUI of program here.
immediately following D.1 do an addition of new AddressEntry object followed by a listing Show result in ADRESSBOOKENTRY database table. Place screenshots of UPDATED (has a new entry) database table AND output shown in GUI of program here.
immediately folllowing D.2 do a removal of a entry followed by a listing Place screenshots of UPDATED (has removed an entry) ADDRESSBOOKENTRY database table AND output shown in GUI of program here.
immediately followin D.3 do a find using input that should retrieve at least one entry. Now do a find using input that should retrieve no entries.