90 likes | 135 Views
GUI Programming. IS 313 2.18.2003. Homework #2 Either Threads Programming example. Outline. Homework #2 solution. Three Commands ShowAll FindByName Delete. ShowAll. No input necessary Join to get room description Custom display loop. FindByName. First / Last input
E N D
GUI Programming IS 313 2.18.2003
Homework #2 Either Threads Programming example Outline
Homework #2 solution • Three Commands • ShowAll • FindByName • Delete
ShowAll • No input necessary • Join to get room description • Custom display loop
FindByName • First / Last input • Prepared statement • Built-in display
Delete • Most complex command • Transaction required • Must iterate through Capacity table
Question • More GUI Programming • On to Threads?
Design task • Database URL • Connect button • If successful, • SQL query • Query type • Buttons to execute query • Table to display results