Commit in MS Access

  • Thread starter Thread starter luis.a.roman
  • Start date Start date
L

luis.a.roman

How can I commit in sql in MS access? I have a form that updates a
field and I get message that says "save or drop the changes".

Need to ensure that I update the record and don't get this message so
maybe need to commit the update but don't know how to do that in MS
Access.

Help and/or guidance will be great.

Luis
 
Unless you take special steps, a bound form will *always* save changes to a
field. Do you have any idea where this message is coming from? How do you
close the form?
 
Back
Top