I'm developing a form that has a master and detail block to assign instructors to classes. I have developed a
push button that will update the new table with the class and the instructor assigned. I'm having trouble writing the trigger "when button pressed". I have used an select into statement and insert into statement and nothing will compile to update this table. Can someone offer some suggestions.