B
Blair
I have a simple question. I have a form with several text boxes and a button
to save the data. When the user clicks the save button the data will be
added to the database. I only want the data entered when the button is
pressed to stop partial info from being put in the database. I am wondering
the best way to add this data to the database. My prof from my intro class
said to use an action query but the more I research these I get the
impression this is incorrect for this situation. My question is in this type
of situation is an action query appropriate for this situation or is there a
more correct way for this? Thanks in advance.....
to save the data. When the user clicks the save button the data will be
added to the database. I only want the data entered when the button is
pressed to stop partial info from being put in the database. I am wondering
the best way to add this data to the database. My prof from my intro class
said to use an action query but the more I research these I get the
impression this is incorrect for this situation. My question is in this type
of situation is an action query appropriate for this situation or is there a
more correct way for this? Thanks in advance.....