I need to check each line of new data entered into a table in my database and then run an query on it. The problems are 1) I don't want to be asked the question whether I want to append new rows or not and 2)How can i run the module when I have no form and won't be using a form?