Macro to Turn off Trigger

P

Petra

A trigger is preventing an Access FE from updating and inserting into a SQL
table. I would like to add syntax to a macro that would shut off the trigger
and then turn the trigger back on before the macro ends. I'd greatly
appreciate any help as to how I would write this syntax within a macro.

Thanks, Petra
 
Top