Save current record without moving to the next record

  • Thread starter Thread starter Angel G
  • Start date Start date
A

Angel G

I have an access ADP (Project) Database for SQL where I use a form to add or
edit data. However, there are times when I need to save the record for
validation (triggers take effect on Insert and Update) without moving to the
next record. What is the command that I need to use to save the current
record with out moving to the next record?
Thanks in advance.
 
Back
Top