Deleting records from a file without the delete trigger executing [email protected] (Simon Hutchinson)

​I have a file that has a “delete trigger” on it. I need to delete all of the records in the file without the “delete trigger” inserting data into its output file. How could I do that without removing the trigger from the file? I am going to show you how. Before I do I am going to need a file with data. I have created a file, TESTFILE, in my library, MYLIB, that has ten records in it: Read more » Read More 

Verified by MonsterInsights